kSecUseAuthenticationUISkip
A value that indicates items requiring user authentication should be skipped.
Declaration
let kSecUseAuthenticationUISkip: CFStringDiscussion
Silently skip any items that require user authentication. Only use this value with the SecItemCopyMatching(_:_:) function.