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
    Assembly:
   SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
 Syntax
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
	Get
public:
property String^ Name {
	String^ get ();
}member Name : string with get
Property Value
Type: 
String See Also
See Also