maximumFailedPasswordsForWipe property

int? maximumFailedPasswordsForWipe
getter/setter pair

Number of incorrect device-unlock passwords that can be entered before a device is wiped.

A value of 0 means there is no restriction.

Implementation

core.int? maximumFailedPasswordsForWipe;