Interface DeviceInformationChangeError.NoDeviceLockError

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

public static interface DeviceInformationChangeError.NoDeviceLockError extends DeviceInformationChangeError.DeviceProtectionError
The android device has no secure lock screen.

This error will only be returned when running the release flavor of the SDK. The debug flavor of the SDK allows to run in devices without a secure lock screen.