DeviceAuthenticationType
Wisej.Web.Ext.MobileIntegration.DeviceAuthenticationType
Namespace: Wisej.Web.Ext.MobileIntegration
Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)
Indicates the type of authentication available on the device.
Fields
Name | Description |
---|---|
FaceID | Biometric face recognition. |
None | None. The user must use the keyboard. |
Passcode | The device is protected by a passcode and not enrolled in any form of biometric authentication. |
TouchID | Biometric fingerprint recognition. |
UnknownBiometric | The device is enrolled in a biometric form of authentication, but the type is unknown. |
Used By
Name | Description |
---|---|
The type of authentication supported by the device. |
Last updated