Share via


AccessControlEntry.Deny (Propiedad)

El conjunto de bits de permisos que representan las acciones que descriptor asociado no puede realizar.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property Deny As Integer
[ClientPropertyAttribute(ClientVisibility.Private)]
public int Deny { get; set; }

Valor de propiedad

Tipo: System.Int32
Devuelva Int32.

Seguridad de .NET Framework

Vea también

Referencia

AccessControlEntry Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)