CertificateConfiguration interface
تكوين الشهادة الذي يتكون من وسيطات غير موثوق بها وشهادات جذر.
الخصائص
| certificate | معلومات الشهادة. |
| certificate |
كلمة مرور الشهادة. |
| encoded |
شهادة ترميز Base64. |
| store |
موقع مخزن شهادات System.Security.Cryptography.x509certificates.StoreName. الجذر و CertificateAuthority هما فقط موقعان صالحان. |
تفاصيل الخاصية
certificate
certificatePassword
كلمة مرور الشهادة.
certificatePassword?: string
قيمة الخاصية
string
encodedCertificate
شهادة ترميز Base64.
encodedCertificate?: string
قيمة الخاصية
string
storeName
موقع مخزن شهادات System.Security.Cryptography.x509certificates.StoreName. الجذر و CertificateAuthority هما فقط موقعان صالحان.
storeName: string
قيمة الخاصية
string