[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Indicates whether or not given negative permissions are set.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool HasNegativePermission( long perm ) |
Public Function HasNegativePermission ( _ perm As Long _ ) As Boolean |
public: bool HasNegativePermission( long long perm ) |
Parameters
- perm
- Type: System..::.Int64
the negative permissions to be checked.