kODPolicyKeyParameters

Static kODPolicyKeyParameters 

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

Key for the policy parameters, if any, in a policy dictionary.

Key for the policy parameters, if any, in a policy dictionary. Optional key in a policy dictionary. The value of this key is a dictionary containing any parameters that are relevant to the policy. Parameters may be used for information purposes or to provide additional data to be used in the policy format string.

See also Apple’s documentation