kODPolicyKeyContent

Static kODPolicyKeyContent 

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

Key for the policy format string in a policy dictionary.

Key for the policy format string in a policy dictionary. Required key in a policy dictionary. The value of this key is a string containing the policy itself, from which a predicate will be created. The predicate will be applied during policy evaluation.

See also Apple’s documentation