System::Security::Cryptography::X509Certificates::X509Certificate2::ToString metod

X509Certificate2::ToString() const method

Returnerar certifikatinformationen i textformat.

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

ReturnValue

Certifikatinformationen.

Se även

X509Certificate2::ToString(bool) const method

Returnerar certifikatinformationen i textformat.

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

ReturnValue

Certifikatinformationen.

Se även