pub unsafe static kODAuthenticationTypeNodeNativeClearTextOK: Option<&'static ODAuthenticationType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
The plug-in should determine which specific authentication method to use.
The plug-in should determine which specific authentication method to use.
Authentication array has following items in order: user name in UTF8 encoding, password in UTF8 encoding
The plug-in may choose to use a cleartext authentication method if necessary.
See also Appleās documentation