CertificateSubject

DigitalSignature.CertificateSubject property

Gets the subject distinguished name from a certificate.

public string CertificateSubject { get; }

Property Value

The subject distinguished name from a certificate.

See Also