System::Security::Cryptography::X509Certificates::X509Certificate2::ToString طريقة
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 | true لعرض معلومات إضافية عن الشهادة. |
ReturnValue
معلومات الشهادة.
انظر أيضًا
- Class String
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++