System::Security::Cryptography::X509Certificates::X509Certificate2::GetNameInfo metodu
X509Certificate2::GetNameInfo method
Sertifikadan konu ya da yayıncı adını alır.
String System::Security::Cryptography::X509Certificates::X509Certificate2::GetNameInfo(X509NameType name_type, bool for_issuer) const
| Parametre | Tür | Açıklama |
|---|---|---|
| name_type | X509NameType | Ad biçimlendirme seçenekleri. |
| for_issuer | bool | Doğru ise, verenin adını döndürür, aksi takdirde konunun adını döndürür. |
ReturnValue
Biçimlendirilmiş veren ya da konu adı.
Ayrıca Bakınız
- Class String
- Enum X509NameType
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++