CertSrvRegManagerActiveConfig Property |
Gets the active Certification Authority configuration.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string ActiveConfig { get; }
Public ReadOnly Property ActiveConfig As String
Get
public:
virtual property String^ ActiveConfig {
String^ get () sealed;
}
abstract ActiveConfig : string with get
override ActiveConfig : string with get
Property Value
Type:
StringImplements
ICertRegManagerDActiveConfigSee Also