Click or drag to resize

X509AlternativeName Properties

The X509AlternativeName type exposes the following members.

Properties
  NameDescription
Public propertyOID
Gets an object identifier of the other name. For common names, this property returns null.
Public propertyRawData
Gets ASN.1-encoded alternative name value in the byte array form.
Public propertyType
Gets the type of alternative name contained in the Value property.
Public propertyValue
Gets textual representation of the alternative name.
Top
See Also