Contents

kSecUseNoAuthenticationUI

A key whose value is a Boolean indicating whether to disallow UI authentication.

Declaration

let kSecUseNoAuthenticationUI: CFString

Discussion

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.