[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Set or unset given permissions in this set of permissions.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public void SetPermission( long perm, bool grant ) |
Public Sub SetPermission ( _ perm As Long, _ grant As Boolean _ ) |
public: void SetPermission( long long perm, bool grant ) |
Parameters
- perm
- Type: System..::.Int64
permissions
- grant
- Type: System..::.Boolean
true if permissions should be added to the set, false if they should be removed