System::Security::Cryptography::X509Certificates::X509Certificate::GetIssuerName method

X509Certificate::GetIssuerName method

Gets name of the certification authority that issued the current certificate.

virtual String System::Security::Cryptography::X509Certificates::X509Certificate::GetIssuerName() const

ReturnValue

The name of the certification authority.

See Also