System::Security::Cryptography::X509Certificates::X509Certificate2::ToString method
X509Certificate2::ToString() const method
Returnerar certifikatinformationen i textformat.
String System::Security::Cryptography::X509Certificates::X509Certificate2::ToString() const override
ReturnValue
Certifikatinformationen.
Se även
- Class String
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.PDF for C++
X509Certificate2::ToString(bool) const method
Returnerar certifikatinformationen i textformat.
String System::Security::Cryptography::X509Certificates::X509Certificate2::ToString(bool verbose) const override
| Parameter | Typ | Beskrivning |
|---|---|---|
| utförlig | bool | true för att visa ytterligare certifikatinformation. |
ReturnValue
Certifikatinformationen.
Se även
- Class String
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.PDF for C++