BrokerPriority.Revoke Method
Revokes previously granted permissions from a grantee or grantees on the conversation priority.
Overload List
| Name | Description |
|---|---|
| BrokerPriority.Revoke (ObjectPermissionSet, String) |
Revokes previously granted permissions from a grantee on the conversation priority.
|
| BrokerPriority.Revoke (ObjectPermissionSet, String[]) |
Revokes previously granted permissions from a grantee on the conversation priority.
|
| BrokerPriority.Revoke (ObjectPermissionSet, String, Boolean, Boolean) |
Revokes previously granted permissions from a grantee on the conversation priority and any other users to whom the grantee has granted access. The grantee is also given the ability to revoke other users' access.
|
| BrokerPriority.Revoke (ObjectPermissionSet, String[], Boolean, Boolean) |
Revokes previously granted permissions from a grantee on the conversation priority and any other users to whom the grantee has granted access. The grantee is also given the ability to revoke other users' access.
|
| BrokerPriority.Revoke (ObjectPermissionSet, String, Boolean, Boolean, String) |
Revokes previously granted permissions from a grantee on the conversation priority and any other users to whom the grantee has granted access. The grantee is also given the ability to revoke other users' access.
|
| BrokerPriority.Revoke (ObjectPermissionSet, String[], Boolean, Boolean, String) |
Revokes previously granted permissions from a grantee on the conversation priority and any other users to whom the grantee has granted access. The grantee is also given the ability to revoke other users' access.
|
See Also
Reference
BrokerPriority Class
BrokerPriority Members
Microsoft.SqlServer.Management.Smo.Broker Namespace
Other Resources
Conversation Priorities
Managing Conversation Priorities
Troubleshooting Conversation Priorities
Development (Service Broker)
Overview (Service Broker)
CREATE BROKER PRIORITY (Transact-SQL)
REVOKE Service Broker Permissions (Transact-SQL)