TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

AdminPermissions.HasNegativePermission Method 

Indicates whether or not given negative permissions are set.

public bool HasNegativePermission(
   long perm
);

Parameters

perm
the negative permissions to be checked.

Return Value

boolean to indicate whether or not the negative permissions are set.

See Also

AdminPermissions Class | TIBCO.EMS.ADMIN Namespace