GetName()

X509Certificate::GetName() const method

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

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

Return Value

The name of the principal.

See Also