kODAuthenticationTypeNewUser

Static kODAuthenticationTypeNewUser 

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

Create a new user record with the authentication authority.

Create a new user record with the authentication authority This authentication method is only implemented by the PasswordServer node.

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

See also Apple’s documentation