Click or drag to resize

X501AttributeTypeAndValueGetAttributeTypeOID Method

Retrieves the OID (i.e. one of the object identifiers from the X.500 attribute types) in the form of integer components in a container.

Namespace:  pdftron.Crypto
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ObjectIdentifier GetAttributeTypeOID()

Return Value

Type: ObjectIdentifier
an ObjectIdentifier object
See Also