kSecAttrAuthenticationTypeNTLM

Static kSecAttrAuthenticationTypeNTLM 

Source
pub unsafe static kSecAttrAuthenticationTypeNTLM: &'static CFString
Available on crate feature SecItem only.
Expand description

Predefined item attribute constants used to get or set values in a dictionary. The kSecAttrAuthenticationType constant is the key and its value is one of the constants defined here.

See also Apple’s documentation