System::Security::Cryptography::X509Certificates::X509Certificate::GetName method

X509Certificate::GetName method

Gets name of the principal to witch the current sertificate was issued.

virtual String System::Security::Cryptography::X509Certificates::X509Certificate::GetName() const

ReturnValue

The name of the principal.

See Also