Share via


BrokerPriority.Revoke Method

Include Protected Members
Include Inherited Members

This method will be removed in a future version of the product.

Revokes previously granted permissions from a grantee or grantees on the conversation priority.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Revoke(ObjectPermissionSet, String) This method will be removed in a future version of the product.Revokes previously granted permissions from a grantee on the conversation priority.
Public method Revoke(ObjectPermissionSet, array<String[]) This method will be removed in a future version of the product.Revokes previously granted permissions from a grantee on the conversation priority.
Public method Revoke(ObjectPermissionSet, String, Boolean, Boolean) This method will be removed in a future version of the product.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.
Public method Revoke(ObjectPermissionSet, array<String[], Boolean, Boolean) This method will be removed in a future version of the product.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.
Public method Revoke(ObjectPermissionSet, String, Boolean, Boolean, String) This method will be removed in a future version of the product.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.
Public method Revoke(ObjectPermissionSet, array<String[], Boolean, Boolean, String) This method will be removed in a future version of the product.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.

Top

See Also

Reference

BrokerPriority Class

Microsoft.SqlServer.Management.Smo.Broker Namespace