UserKeyOption
Data class representing a user key option that can be selected for device binding authentication.
This class encapsulates the information about a registered user key that is displayed to the user when multiple device bindings exist. It provides the necessary details for the user to identify and select the appropriate key for authentication.
Properties
Link copied to clipboard
The type of authentication used by this key (e.g., "BIOMETRIC_ONLY", "BIOMETRIC_OR_DEVICE_CREDENTIAL", "APPLICATION_PIN"). Displayed to users to help them understand how authentication will work. Corresponds to com.pingidentity.device.binding.authenticator.DeviceBindingAuthenticationType.