admDeletePermissionGrant

Description

Deletes the permission grant indicated in the grantId parameter from the permission scheme with the provided schemeId.

Parameters

Return Type

Boolean

Returns true if the grant has been deleted.

Example

Example

return admDeletePermissionGrant(10012, 11308);

See also

Peacock