kODAuthenticationTypeSetGlobalPolicy

Static kODAuthenticationTypeSetGlobalPolicy 

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

Used to set the global policy.

Used to set the global policy.

Authentication array has following items in order: user name or Password Server ID in UTF8 encoding, password in UTF8 encoding, policy string in UTF8 encoding

See also Apple’s documentation