TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

Permissions.SetPermission Method 

Set or unset given permissions in this set of permissions.

public void SetPermission(
   long perm,
   bool grant
);

Parameters

perm
permissions
grant
true if permissions should be added to the set, false if they should be removed

See Also

Permissions Class | TIBCO.EMS.ADMIN Namespace