CertificateAuthorityServiceStatus Property |
Gets the status of the CertSvc service.
Namespace:
PKI.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string ServiceStatus { get; }
Public ReadOnly Property ServiceStatus As String
Get
public:
property String^ ServiceStatus {
String^ get ();
}
member ServiceStatus : string with get
Property Value
Type:
StringSee Also