pub unsafe static kODPolicyKeyEvaluationDetails: Option<&'static ODPolicyKeyType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Key containing details of the policy evaluation results.
Key containing details of the policy evaluation results. This key may be used in the userInfo portion of a CFErrorRef/NSError. The value of this key is an array of dictionaries, with each dictionary containing the results of an individual policy evaluation. The keys in the details dictionaries are: kODPolicyKeyIdentifier kODPolicyKeyContentDescription kODPolicyKeyPolicySatisfied
See also Appleās documentation