System::Security::Cryptography::X509Certificates::X509Certificate::get_Issuer method

X509Certificate::get_Issuer method

Gets name of the certificate authority that issued the X.509v3 certificate.

String System::Security::Cryptography::X509Certificates::X509Certificate::get_Issuer() const

ReturnValue

Issuer name.

See Also