kODAuthenticationTypeGetGlobalPolicy

Static kODAuthenticationTypeGetGlobalPolicy 

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

Used for extraction of global authentication policy.

Used for extraction of global authentication policy. Authentication is not required to get policies. The authenticator name and password fields are optional.

Authentication array has following items in order: user name in UTF8 encoding password in UTF8 encoding

See also Apple’s documentation