Skip to content

ws1-client-sdk/com.airwatch.sdk.profile/PasscodePolicy/getMinComplexChars

getMinComplexChars

open fun getMinComplexChars(): Int

Provides the minimum number of complex (non-alphanumeric) characters required in the passcode, as 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 complex characters required, or -1 if not set.