CertificateAuthorityConfigString Property

Gets the configuration string of the Certification Authority in a form: ComputerName\SanitizedName.

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string ConfigString { get; }

Property Value

String

See Also