Compartilhar via


Método ServiceContract.Deny

Incluir membros protegidos
Incluir membros herdados

Denies access to the specified permission for the specified grantees on the service contract.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Deny(ObjectPermissionSet, String) Denies access to the specified permission for the specified grantee on the service contract.
Método público Deny(ObjectPermissionSet, array<String[]) Denies access to the specified permission for the specified grantees on the service contract.
Método público Deny(ObjectPermissionSet, String, Boolean) Denies access to the specified permission for the specified grantee and other users who the grantee granted access to on the service contract.
Método público Deny(ObjectPermissionSet, array<String[], Boolean) Denies access to the specified permission for the specified grantees on the service contract.

Início

Consulte também

Referência

ServiceContract Classe

Namespace Microsoft.SqlServer.Management.Smo.Broker