CryptographicAttributeNode.Oid Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
Oid
Gets the object identifier that identifies the attribute type.
Declaration
public ObjectIdentifier Oid { get; }
Property Value
Type | Description |
---|---|
ObjectIdentifier | The object identifier. |