TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

AdminPermissions.SetPermission Method 

Set or unset positive permissions.

public void SetPermission(
   long perm,
   bool grant
);

Parameters

perm
positive permissions to be granted or revoked.
grant
true if the permissions are to be granted and false if the permissions are to be revoked.

See Also

AdminPermissions Class | TIBCO.EMS.ADMIN Namespace