kODAuthenticationTypeSetUserData

Static kODAuthenticationTypeSetUserData 

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

Used for Apple password server.

Used for Apple password server. 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, Password Server ID in UTF8 encoding, user data

See also Apple’s documentation