kSecUseNoAuthenticationUI
A key whose value is a Boolean indicating whether to disallow UI authentication.
Declaration
let kSecUseNoAuthenticationUI: CFStringDiscussion
The corresponding value is of type CFBoolean. If provided with a value of kCFBooleanTrue, the error errSecInteractionNotAllowed is returned when the item is attempting to authenticate with UI.