Compartir a través de


MessageType.Deny Method

Denies access to the specified permission for the specified grantees on the Message type.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
MessageType.Deny (ObjectPermissionSet, String)
Denies access to the specified permission for the specified grantee on the Message type.
MessageType.Deny (ObjectPermissionSet, String[])
Denies access to the specified permission for the specified grantees on the Message type.
MessageType.Deny (ObjectPermissionSet, String, Boolean)
Denies access to the specified permission for the specified grantee and other users that the grantee granted access to on the Message type.
MessageType.Deny (ObjectPermissionSet, String[], Boolean)
Denies access to the specified permission for the specified grantees on the Message type.

Vea también

Referencia

MessageType Class
MessageType Members
Microsoft.SqlServer.Management.Smo.Broker Namespace

Otros recursos

Granting, Revoking, and Denying Permissions
Service Broker Programming
Managing Service Broker
Introducción a Service Broker
CREATE MESSAGE TYPE (Transact-SQL)