kODAuthenticationTypeGetEffectivePolicy

Static kODAuthenticationTypeGetEffectivePolicy 

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

Used to extract, from a password server, the actual policies that will be applied to a user; a combination of global and user policies.

Used to extract, from a password server, the actual policies that will be applied to a user; a combination of global and user policies.

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

See also Apple’s documentation