AddGroup | Adds a user group to the list of user groups for which the current action is allowed. |
RemoveGroup | Removes the specified user group from the list of groups for which the current action is allowed. |
Groups | A list of the user groups for which the current action is allowed. |
IsGroupPermited | Checks if the group specified by the Group parameter has permission to perform the current action. |
IsOwnerGroup | Checks if the user group specified by the Group parameter is the owner of the current action. |
IsUserPermited | Checks if the user specified by the User parameter is permitted to perform the current action. |
Name | The name of the action. |
OwnerGroup | The user group that owns the action. |
Updated | Indicates if the object has been modified since last synchronized with server. |