get_IssuerName()

X509Certificate2::get_IssuerName() const method

Gets the name of party that issued a certificate.

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

Return Value

Issuer name object.

See Also