CertSrvRegManagerIsAccessible Property

Indicates whether the Certification Authority configuration is accessible.

Definition

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

Property Value

Boolean

Implements

ICertRegManagerDIsAccessible

Remarks

If this member returns False, this may indicate that server cannot be reached using RPC/DCOM protocol.

See Also