System::Security::Cryptography::X509Certificates::X509Certificate::get_Subject method

X509Certificate::get_Subject method

Gets subject distinguished name from certificate.

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

ReturnValue

Subject name of certificate.

See Also