System::Security::Cryptography::X509Certificates::X509Certificate::ToString methode
X509Certificate::ToString() const method
Retourneert de certificaatinformatie in tekstformaat.
String System::Security::Cryptography::X509Certificates::X509Certificate::ToString() const override
ReturnValue
De certificaatinformatie.
Zie ook
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::ToString(bool) const method
Retourneert de certificaatinformatie in tekstformaat.
virtual String System::Security::Cryptography::X509Certificates::X509Certificate::ToString(bool verbose) const
| Parameter | Type | Beschrijving |
|---|---|---|
| verbose | bool | true om extra certificaatinformatie weer te geven. |
ReturnValue
De certificaatinformatie.
Zie ook
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++