Test supplied permissions are sufficient against another set of supplied permissions.
Parameters
Name |
Type |
Description |
permissions |
Permission |
Permissions that are tested against (must be met). |
testPermissions |
Permission |
Permissions to test. |
Returns
Type: Boolean
true if permissions are sufficient, false otherwise.
Addresses
JSON: http://<Base Address>/Permissions/json/TestPermissions
JSON (for IIS): http://<Base Address>/Permissions.svc/json/TestPermissions