System::Security::Cryptography::X509Certificates::X509Certificate2::set_FriendlyName 方法
X509Certificate2::set_FriendlyName method
设置证书的友好名称。
void System::Security::Cryptography::X509Certificates::X509Certificate2::set_FriendlyName(const String &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const String& | 证书的友好名称。 |
另见
- Class String
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.Font for C++