Compartir a través de


XmlSchemaCollection.Deny Method

Denies the specified permission for the specified grantees on the XML schema collection.

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
XmlSchemaCollection.Deny (ObjectPermissionSet, String)
Denies the specified permission for the specified grantee on the XML schema collection.
XmlSchemaCollection.Deny (ObjectPermissionSet, String[])
Denies the specified permission for the specified grantees on the XML schema collection.
XmlSchemaCollection.Deny (ObjectPermissionSet, String, Boolean)
Denies access to the specified permission for the specified grantee and other users that the grantee granted the specified set of permissions on the XML schema collection.
XmlSchemaCollection.Deny (ObjectPermissionSet, String[], Boolean)
Denies the specified permission for the specified grantees on the XML schema collection.

Vea también

Referencia

XmlSchemaCollection Class
XmlSchemaCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Granting, Revoking, and Denying Permissions
Using XML Schemas
Administrar colecciones de esquemas XML en el servidor
CREATE SCHEMA (Transact-SQL)