pub unsafe static kODPolicyCategoryAuthentication: Option<&'static ODPolicyCategoryType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Category for policies controlling when authentications are allowed.
Category for policies controlling when authentications are allowed. Policies in this category are evaluated when determining if an authentication should be allowed or when authentications will expire. This constant is also used as a key in a policy set dictionary with a value containing an array of policy dictionaries.
See also Appleās documentation