X509EnrollmentPropertyInfoFriendlyName Property |
Gets the friendly name of the pending request.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string FriendlyName { get; }
Public ReadOnly Property FriendlyName As String
Get
public:
property String^ FriendlyName {
String^ get ();
}
member FriendlyName : string with get
Property Value
Type:
StringSee Also