Compartir a través de


ApplicationRole.Deny Method

Denies the specified permission for the specified grantees on the application role.

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
ApplicationRole.Deny (ObjectPermissionSet, String)
Denies the specified permission for the specified grantee on the application role.
ApplicationRole.Deny (ObjectPermissionSet, String[])
Denies the specified permission for the specified grantees on the application role.
ApplicationRole.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 application role.
ApplicationRole.Deny (ObjectPermissionSet, String[], Boolean)
Denies the specified permission for the specified grantees on the application role.

Vea también

Referencia

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

Otros recursos

Granting, Revoking, and Denying Permissions
Funciones de aplicación
Calling Methods