CertificateExtension.Oid Property
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
Oid
Gets the object identifier that identifies the extension.
Declaration
public string Oid { get; }
Property Value
| Type | Description |
|---|---|
| String | The object identifier. |