get_SubjectName()

X509Certificate2::get_SubjectName() const method

Gets the subject name from a certificate.

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

Return Value

Subject name object.

See Also