kODBackOffSeconds

Static kODBackOffSeconds 

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

Number of seconds an account is in backoff

Returned by verifyPassword and authenticationAllowed APIs. This is the number of seconds the account is in “back off”. During backoff authentication attempts are ignored.

See also Apple’s documentation