SeamRequiredUserInteraction
A user interaction that is required to unlock a credential. This can be one of the following:
CompleteOtpAuthorization: complete an OTP authorization to unlock the credential.
EnableInternet: enable internet to unlock the credential.
EnableBluetooth: enable Bluetooth to unlock the credential.
GrantPermissions: grant the required permissions to unlock the credential.
See also
Inheritors
Types
Complete an OTP authorization to unlock with the credential. The user needs to go to otpUrl to complete the authorization.
Enable Bluetooth to unlock the credential. The user needs to enable Bluetooth on their device.
Enable internet to unlock with the credential. The user needs to enable internet on their device.
Grant the required permissions to unlock with the credential. The user needs to grant the required permissions on their device.