Compartir a través de


AccessEntry.AllowInherited (Propiedad)

Matriz de los nombres permitidos de permiso que se hereda del elemento primario.

Sólo lectura. No puede establecerse por el cliente.

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

Sintaxis

'Declaración
Public Property AllowInherited As List(Of String)
public List<string> AllowInherited { get; set; }

Valor de propiedad

Tipo: System.Collections.Generic.List<String>
Devuelva List<T>.

Seguridad de .NET Framework

Vea también

Referencia

AccessEntry Clase

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