GetIssuerName()

X509Certificate::GetIssuerName() const method

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

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

Return Value

The name of the certification authority.

See Also