ICertRegManagerDIsAccessible Property |
Indicates whether the Certification Authority configuration is accessible.
Namespace:
SysadminsLV.PKI.Dcom
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax bool IsAccessible { get; }
ReadOnly Property IsAccessible As Boolean
Get
property bool IsAccessible {
bool get ();
}
abstract IsAccessible : bool with get
Property Value
Type:
BooleanRemarks
If this member returns False, this may indicate that server cannot be reached using RPC/DCOM protocol.
See Also