kODPolicyKeyContentDescription

Static kODPolicyKeyContentDescription 

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

Key for the policy content description.

Key for the policy content description. Used in either a policy dictionary or in kODPolicyKeyEvaluationDetails dictionary. It is an optional key in either dictionary.

When used in a policy dictionary, the value of this key is a dictionary containing key/value pairs consisting of locale identifiers and localized descriptions of the policy content.

When used in kODPolicyKeyEvaluationDetails dictionary, the value is a string containing the localized description of the policy content.

See also Apple’s documentation