Click or drag to resize
GDSecureMimeCertificateSubjectAlternativeName Property
Gets value of the X.509 Subject Alternative Name field of the certificate.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public string SubjectAlternativeName { get; }

Property Value

Type: String
Value of the X.509 Subject Alternative Name field of the certificate.
See Also