kODAuthenticationTypeGetUserName

Static kODAuthenticationTypeGetUserName 

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

Used with Apple password server.

Used with Apple password server. This name is the same as the primary short name for the user. 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 Password Server ID in UTF8 encoding

See also Apple’s documentation