Contents

kSecUseOperationPrompt

A key whose value is an operation prompt.

Declaration

let kSecUseOperationPrompt: CFString

Discussion

The corresponding value is of type CFString and represents a string describing the operation for which the app is attempting to authenticate. When performing user authentication, the system includes the string in the user prompt. The app is responsible for text localization.