CertificateAuthorityConfigString Property |
Gets the configuration string of the Certification Authority in a form: ComputerName\SanitizedName.
Namespace:
PKI.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string ConfigString { get; }
Public ReadOnly Property ConfigString As String
Get
public:
property String^ ConfigString {
String^ get ();
}
member ConfigString : string with get
Property Value
Type:
StringSee Also