UserPolicy.accessCheck method

Does the user policy have the given right.

Signature

public boolean accessCheck(String right)

Parameters

Name Datatype Notes
right
String

Returns

A Boolean indicating whether or not the checked right is granted.

Defined in

UserPolicy.java

Supported Platforms

Minimum supported OS version
Android 4.0.3 (API level 15)