kODPolicyKeyPolicySatisfied

Static kODPolicyKeyPolicySatisfied 

Source
pub unsafe static kODPolicyKeyPolicySatisfied: Option<&'static ODPolicyKeyType>
Available on crate feature CFOpenDirectoryConstants only.
Expand description

Key denoting if a specific policy was satisfied during evaluation.

Key denoting if a specific policy was satisfied during evaluation. This key is used in the dictionaries in kODPolicyKeyEvaluationDetails. The value of this key will be true if the specific policy was satisfied and false if not.

See also Apple’s documentation