pub unsafe static kODPolicyKeyIdentifier: Option<&'static ODPolicyKeyType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Key for the policy identifier in a policy dictionary.
Key for the policy identifier in a policy dictionary. Required key in a policy dictionary. The value of this key is a string that uniquely identifies the policy. It can be anything from a GUID to a string that describes the policy (e.g. “max num chars”).
See also Apple’s documentation