InterfaceFlagName Property |
Gets the common name of the Certification Authority in a sanitized form as specified in
MS-WCCE §3.1.1.4.1.1.
Namespace:
PKI.CertificateServices.Flags
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Property Value
Type:
StringSee Also