X509AlternativeName Properties |
The X509AlternativeName type exposes the following members.
| Name | Description | |
|---|---|---|
| OID |
Gets an object identifier of the other name. For common names, this property returns null.
| |
| RawData |
Gets ASN.1-encoded alternative name value in the byte array form.
| |
| Type |
Gets the type of alternative name contained in the Value property.
| |
| Value |
Gets textual representation of the alternative name.
|