UserAuthentication.SensorType
From Xojo Documentation
Property (As UserAuthentication.SensorTypes )
![]() |
This property is only available on platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this property on an incompatible platform. |
aUserAuthentication.SensorType = newUserAuthentication.SensorTypesValue
or
UserAuthentication.SensorTypesValue = aUserAuthentication.SensorType
Supported for all project types and targets.
or
UserAuthentication.SensorTypesValue = aUserAuthentication.SensorType
Supported for all project types and targets.
The type of sensor the device provides for authentication.