Click or drag to resize

X509AlternativeNameOID Property

Gets an object identifier of the other name. For common names, this property returns null.

Namespace:  System.Security.Cryptography.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public Oid OID { get; }

Property Value

Type: Oid
See Also