Contents

kSecUseAuthenticationUISkip

A value that indicates items requiring user authentication should be skipped.

Declaration

let kSecUseAuthenticationUISkip: CFString

Discussion

Silently skip any items that require user authentication. Only use this value with the SecItemCopyMatching(_:_:) function.