kODAuthenticationTypeSetPolicy

Static kODAuthenticationTypeSetPolicy 

Source
pub unsafe static kODAuthenticationTypeSetPolicy: 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: authenticator’s name or Password Server ID in UTF8 encoding, authenticator’s password in UTF8 encoding, name or Password Server ID of the target account in UTF8 encoding, policy data

See also Apple’s documentation