CertSrvRegManagerIsAccessible Property
Indicates whether the Certification Authority configuration is accessible.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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.