kODAuthenticationTypeDeleteUser

Static kODAuthenticationTypeDeleteUser 

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

Used for Apple password server user deletion.

Used for Apple password server user deletion. This authentication method is only implemented by the PasswordServer node.

Authentication array has following items in order: Password Server ID in UTF8 encoding, authenticator password in UTF8 encoding, user’s Password Server ID in UTF8 encoding

See also Apple’s documentation