Interface InitializationError.LockScreenHasChangedError

All Superinterfaces:
InitializationError, InitializationError.DeviceProtectionError, MobileAuthenticationClientError
Enclosing interface:
InitializationError

public static interface InitializationError.LockScreenHasChangedError extends InitializationError.DeviceProtectionError
User has changed the lock screen configuration of the device and the credentials were created using an SDK previous to 1.7. The data no longer accessible. This happens for example when the user created fingerprint credentials with an application using an SDK previous to 1.7 and the fingerprints were modified. On credentials created with an SDK 1.7 or later, changing the screen lock protection does not result in this error.