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

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

Property Value

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