CertConfigEntryDDisplayName Property |
Gets display name of CA certificate.
Namespace:
SysadminsLV.PKI.Dcom.Implementations
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:
virtual property String^ DisplayName {
String^ get () sealed;
}
abstract DisplayName : string with get
override DisplayName : string with get
Property Value
Type:
StringImplements
ICertConfigEntryDDisplayNameSee Also