CertSrvConfigUtilDcomOnline Property  | 
 
            Indicates whether Certification Authority server configuration is accessible via unmanaged RPC/DCOM.
            
 
    Namespace: 
   SysadminsLV.PKI.Management.CertificateServices
    Assembly:
   SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntaxpublic bool DcomOnline { get; }Public ReadOnly Property DcomOnline As Boolean
	Get
public:
property bool DcomOnline {
	bool get ();
}member DcomOnline : bool with get
Property Value
Type: 
Boolean
See Also