Compartir a través de


AceExtendedInformation.EffectiveAllow (Propiedad)

Ésta es la combinación de todo el explícito y permisos heredados para esta identidad en este símbolo. Se utilizan estos permisos para determinar si se permite a un usuario determinado realizar una acción.

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 EffectiveAllow As Integer
[ClientPropertyAttribute(ClientVisibility.Private)]
public int EffectiveAllow { get; set; }

Valor de propiedad

Tipo: System.Int32
Devuelva Int32.

Seguridad de .NET Framework

Vea también

Referencia

AceExtendedInformation Clase

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