kODPolicyTypeAccountMaximumFailedLogins

Static kODPolicyTypeAccountMaximumFailedLogins 

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

Sets the number of maximum failed logins allowed for the account.

A CFNumber/NSNumber signifying the number of times a bad password can be entered before the account is locked out.

See also Apple’s documentation