System::Security::Cryptography::X509Certificates::X509Certificate2::get_IssuerName method

X509Certificate2::get_IssuerName method

Gets the name of party that issued a certificate.

SharedPtr<X500DistinguishedName> System::Security::Cryptography::X509Certificates::X509Certificate2::get_IssuerName() const

ReturnValue

Issuer name object.

See Also