OcspResponderIsArrayController Property |
Indicates whether the current instance of Online Responder is Array Controller.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool IsArrayController { get; }
Public ReadOnly Property IsArrayController As Boolean
Get
public:
property bool IsArrayController {
bool get ();
}
member IsArrayController : bool with get
Property Value
Type:
BooleanSee Also