pub unsafe static kODAuthenticationTypeClearText: Option<&'static ODAuthenticationType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Clear text authentication method.
Clear text authentication method.
Authentication array has following items in order: user name in UTF8 encoding, password in UTF8 encoding
See also Appleās documentation