Documentation for this section has not yet been entered.
This property contains the name of the certificate authority (CA) that issued the certificate. To obtain the name of a certificate, use the X509Certificate2.GetNameInfo(X509NameType, bool) method.
The distinguished name for the certificate is a textual representation of the certificate subject or issuer. This representation consists of name attributes (for example, "CN=MyName, OU=MyOrgUnit, C=US").