System::Security::Cryptography::X509Certificates::X509Certificate2::get_SubjectName method

X509Certificate2::get_SubjectName method

Gets the subject name from a certificate.

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

ReturnValue

Subject name object.

See Also