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()
Public Function GetAttributeTypeOID As ObjectIdentifier
public:
virtual ObjectIdentifier^ GetAttributeTypeOID() sealed
function GetAttributeTypeOID();
Return Value
Type:
ObjectIdentifieran ObjectIdentifier object
See Also