Click or drag to resize

X509AlternativeNameRawData Property

Gets ASN.1-encoded alternative name value in the byte array form.

Namespace:  System.Security.Cryptography.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public byte[] RawData { get; }

Property Value

Type: Byte
See Also