System::Security::Cryptography::X509Certificates::X509Certificate2::set_FriendlyName method
X509Certificate2::set_FriendlyName method
Sets the certificate’s friendly name.
void System::Security::Cryptography::X509Certificates::X509Certificate2::set_FriendlyName(const String &value)
Parameter | Type | Description |
---|---|---|
value | const String& | The certificate’s friendly name. |
See Also
- Class String
- Class X509Certificate2
- Namespace System::Security::Cryptography::X509Certificates
- Library Aspose.PUB for C++