ws1-client-sdk/com.airwatch.sdk/SDKManager/getPasscodePolicy
getPasscodePolicy¶
open fun getPasscodePolicy(): PasscodePolicy
Get the Passcode Policy that is defined on the WS1 UEM Console.
Access Level = AW_MANAGED (for details on access permission please check SDKManager)
Return¶
PasscodePolicy object if successful. null value in case of any Error.
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if API is not available in Anchor Application or binding with Anchor app fails |