UnlockKeyPolicy Class |
Namespace: Com.Datalogic.Device
The UnlockKeyPolicy type exposes the following members.
Name | Description | |
---|---|---|
JniPeerMembers | To be added. | |
UnlockKeyPolicyDisabled | Unlock key notification feature is DISABLED. | |
UnlockKeyPolicyEnabled | Unlock key notification feature is ENABLED. | |
UnlockKeyPolicyNotSupported | Unlock key policy not supported. | |
UnlockKeyPolicyUnknown | Unknown unlock key policy. |
Name | Description | |
---|---|---|
FromInt | Retrieves the corresponding UnlockKeyPolicy value, from a valid integer. | |
ToInt | Converts the UnlockKeyPolicy enum to its integer representing value. | |
ValueOf | Returns the enum constant of this type with the specified name. | |
Values | Returns an array containing the constants of this enum type, in
the order they are declared. |