Device locking enables you to lock an account to a specific 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, CA Auth ID 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 © 2014 CA Technologies.
All rights reserved.
|
|