TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library |
|
AdminPermissions.HasPositivePermission Method
Indicates whether or not given positive permissions are set.
public
bool HasPositivePermission(
long perm);
Parameters
-
perm
- the positive permissions to be checked.
Return Value
boolean to indicate whether or not the positive permissions are set.
See Also
AdminPermissions Class | TIBCO.EMS.ADMIN Namespace