PolicyServerClientPolicyLoaded Property
            Indicates whether the policy is loaded.
            
Namespace: PKI.Enrollment.PolicyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public bool PolicyLoaded { get; }
Public ReadOnly Property PolicyLoaded As Boolean
	Get
public:
property bool PolicyLoaded {
	bool get ();
}
member PolicyLoaded : bool with get
Property Value
Boolean