CRLDistributionPointDisplayName Property |
Gets the display name of the Certification Authority (sanitized characters are decoded to textual characters).
Namespace:
PKI.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string DisplayName { get; }
Public ReadOnly Property DisplayName As String
Get
public:
property String^ DisplayName {
String^ get ();
}
member DisplayName : string with get
Property Value
Type:
StringSee Also