removeUserFromContentPermission

Description

Removes a single user from a content permission if the user is in that permission.

Parameters

Return Type

Boolean (true/false)

Example

removeUserFromContentPermission("Edit", 11508, "jdoe");

See also