authenticatedContext
The local authentication context for the authorization.
Declaration
var authenticatedContext: LAContext? { get set }Discussion
Ensure the person authenticates, for example using FaceID, before accessing their credentials.
The local authentication context for the authorization.
var authenticatedContext: LAContext? { get set }Ensure the person authenticates, for example using FaceID, before accessing their credentials.