System::Security::Cryptography::X509Certificates::X509Certificate2::ToString method
X509Certificate2::ToString() const method
Επιστρέφει τις πληροφορίες του πιστοποιητικού σε μορφή κειμένου.
String System::Security::Cryptography::X509Certificates::X509Certificate2::ToString() const override
ReturnValue
Οι πληροφορίες του πιστοποιητικού.
Δείτε επίσης
- Class String
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate2::ToString(bool) const method
Επιστρέφει τις πληροφορίες του πιστοποιητικού σε μορφή κειμένου.
String System::Security::Cryptography::X509Certificates::X509Certificate2::ToString(bool verbose) const override
| Parameter | Type | Περιγραφή |
|---|---|---|
| λεπτομερής | bool | αληθές για εμφάνιση πρόσθετων πληροφοριών πιστοποιητικού. |
ReturnValue
Οι πληροφορίες του πιστοποιητικού.
Δείτε επίσης
- Class String
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++