Partager via


AccessEntry.DenyInherited, propriété

Choix de noms refusé d'autorisation qui ont été hérités du parent.

En lecture seule. Ne peut pas être définie par le client.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
Public Property DenyInherited As List(Of String)
public List<string> DenyInherited { get; set; }

Valeur de propriété

Type : System.Collections.Generic.List<String>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

AccessEntry Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms