System::Security::Cryptography::X509Certificates::X509Certificate::ToString metod

X509Certificate::ToString() const method

Returnerar certifikatinformationen i textformat.

String System::Security::Cryptography::X509Certificates::X509Certificate::ToString() const override

ReturnValue

Certifikatinformationen.

Se även

X509Certificate::ToString(bool) const method

Returnerar certifikatinformationen i textformat.

virtual String System::Security::Cryptography::X509Certificates::X509Certificate::ToString(bool verbose) const
ParameterTypeBeskrivning
utförligbooltrue för att visa ytterligare certifikatinformation.

ReturnValue

Certifikatinformationen.

Se även