ICertificate.Subject Property
Gets the subject distinguished name from the certificate.
Subject
- C#
- VB
System.Security.Cryptography.X509Certificates.X500DistinguishedName Subject { get; }
Public MustOverride ReadOnly Property Subject() As System.Security.Cryptography.X509Certificates.X500DistinguishedName