PolicyServerClientPolicyLoaded Property |
Indicates whether the policy is loaded.
Namespace:
PKI.Enrollment.Policy
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool PolicyLoaded { get; }
Public ReadOnly Property PolicyLoaded As Boolean
Get
public:
property bool PolicyLoaded {
bool get ();
}
member PolicyLoaded : bool with get
Property Value
Type:
BooleanSee Also