[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Determine if the given permission is present in the Inherited Permissions.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public bool HasInheritedPermission( long perm ) |
Public Function HasInheritedPermission ( _ perm As Long _ ) As Boolean |
public: bool HasInheritedPermission( long long perm ) |
Parameters
- perm
- Type: System..::.Int64