CertSrvConfigUtilRegistryOnline Property |
Indicates whether Certification Authority server configuration is accessible via .NET remote registry.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool RegistryOnline { get; }
Public ReadOnly Property RegistryOnline As Boolean
Get
public:
property bool RegistryOnline {
bool get ();
}
member RegistryOnline : bool with get
Property Value
Type:
BooleanSee Also