kSecUseAuthenticationUI
A key whose value indicates whether the user is prompted for authentication.
Declaration
let kSecUseAuthenticationUI: CFStringDiscussion
The corresponding value is of type CFString and contains one of the values listed in UI authentication values. The value specifies whether or not the user is prompted for authentication, if needed. A default value of kSecUseAuthenticationUIAllow is assumed when this key is not present.