System::Security::Cryptography::X509Certificates::X509Certificate2::GetNameInfo 메서드
X509Certificate2::GetNameInfo method
인증서에서 주체 또는 발행자 이름을 가져옵니다.
String System::Security::Cryptography::X509Certificates::X509Certificate2::GetNameInfo(X509NameType name_type, bool for_issuer) const
| 매개변수 | 형식 | 설명 |
|---|---|---|
| name_type | X509NameType | 이름 형식 옵션. |
| for_issuer | bool | true이면 발급자 이름을 반환하고, 그렇지 않으면 주체 이름을 반환합니다. |
ReturnValue
형식이 지정된 발급자 또는 주체 이름.
또 보기
- Class String
- Enum X509NameType
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Page for C++