Device locking enables an account to be locked to a specific device, so that the account is unusable if it is copied to another device. It is done at the time when an account is stored on the user's device. By default, the device locking feature is enabled.
Based on the operating system, ArcotID OTP SDK supports different parameters to derive the unique identifier of the device for locking the account. For example, for iOS mobiles, the CFUUID parameter is used to lock the device. If you want to use other parameters for device locking, then see Device Locking Using Non-Default Parameters for more information.
Note: You can disable this feature by passing a NULL value to the setDeviceLock() method.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|