Contents

IntentAuthenticationPolicy.requiresAuthentication

A policy that requires the user to authenticate.

Declaration

case requiresAuthentication

Discussion

If the device is in a locked state and the request doesn’t originate on an authenticated remote device; for example a connected Apple Watch; the system prompts a person to unlock the device before it runs the app intent.

See Also

Authentication policies