kODAuthenticationTypeWriteSecureHash

Static kODAuthenticationTypeWriteSecureHash 

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

Supports ONLY a root process to be able to directly write the secure hash of a user record.

Supports ONLY a root process to be able to directly write the secure hash of a user record.

Authentication array has following items in order: user name in UTF8 encoding, salted SHA1 hash

See also Apple’s documentation