Click or drag to resize

ObjectIdentifier Constructor

Initializes a new instance of the ObjectIdentifier class

Namespace: GSF.ASN1.Types
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
public ObjectIdentifier(
	string oidString
)
View Source

Parameters

oidString  String
 
See Also