Compartilhar via


Propriedade AccessControlEntry.Deny

O conjunto de bits de permissão que representam ações que o descritor associado não pode executar.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property Deny As Integer
[ClientPropertyAttribute(ClientVisibility.Private)]
public int Deny { get; set; }

Valor de propriedade

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

AccessControlEntry Classe

Namespace Microsoft.TeamFoundation.Framework.Server