admGetPermissionGrant
Description
Retrieves a permissions by its id for the provided scheme id.
Parameters
Return Type
Returns a permission grant structures.
Example
JPermissionGrant permGrant = admGetPermissionGrant(10012, 11344);
return permGrant;}
See also
Peacock