X509CTLListIdentifier Property |
Gets a string that uniquely identifies the list. This member is used to augment the SubjectUsage and further specifies the list when desired.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string ListIdentifier { get; }
Public ReadOnly Property ListIdentifier As String
Get
public:
property String^ ListIdentifier {
String^ get ();
}
member ListIdentifier : string with get
Property Value
Type:
StringSee Also