pub unsafe static kODPolicyAttributePasswordHistoryDepth: Option<&'static ODPolicyAttributeType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Policy attribute for the number of previous hashed passwords to keep.
Policy attribute for the number of previous hashed passwords to keep. Should used as a key in the policy parameter dictionary, with a CFNumber value, specifying the number of password to keep. Should not be used in a policy string.
See also Appleās documentation