Compartir a través de


AceExtendedInformation.InheritedAllow (Propiedad)

Éstos son los permisos que se heredan de esta identidad en este símbolo. Si el símbolo no heredan permisos, este será 0. Observe que cualquier permiso que explícitamente se han establecido en este símbolo para esta identidad, o cualquier grupo que esta identidad es una parte de, no se incluyen aquí.

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 InheritedAllow As Integer
[ClientPropertyAttribute(ClientVisibility.Private)]
public int InheritedAllow { 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)