CertSrvRegManagerDIsAccessible Property
Indicates whether the Certification Authority configuration is accessible.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsAccessible { get; }
Public ReadOnly Property IsAccessible As Boolean
Get
public:
virtual property bool IsAccessible {
bool get () sealed;
}
abstract IsAccessible : bool with get
override IsAccessible : bool with get
BooleanICertRegManagerDIsAccessible
If this member returns False, this may indicate that server cannot be reached using RPC/DCOM protocol.