ws1-client-sdk/com.airwatch.sdk.profile/PasscodePolicy/getMinPasscodeLength
getMinPasscodeLength¶
open fun getMinPasscodeLength(): Int
Provides the minimum passcode length configured in the WS1 Console.
This value is only meaningful when isPasscodeRequired returns true. When passcode is not required or the value has not been set, -1 is returned.
Return¶
Minimum number of characters required in the passcode, or -1 if not set.