System::Security::Cryptography::X509Certificates::X509Certificate::ToString yöntemi
X509Certificate::ToString() const method
Sertifika bilgisini metin biçiminde döndürür.
String System::Security::Cryptography::X509Certificates::X509Certificate::ToString() const override
ReturnValue
Sertifika bilgileri.
Ayrıca Bakınız
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++
X509Certificate::ToString(bool) const method
Sertifika bilgisini metin biçiminde döndürür.
virtual String System::Security::Cryptography::X509Certificates::X509Certificate::ToString(bool verbose) const
| Parameter | Type | Açıklama |
|---|---|---|
| ayrıntılı | bool | ek sertifika bilgilerini görüntülemek için true. |
ReturnValue
Sertifika bilgileri.
Ayrıca Bakınız
- Class String
- Class X509Certificate
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++