get_Issuer()

X509Certificate::get_Issuer() const method

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

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

Return Value

Issuer name.

See Also