Partager via


AccessEntry.Deny, propriété

Tableau d'autorisation nomme cet utilisateur ou ce groupe est refusé.

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

Syntaxe

'Déclaration
Public Property Deny As List(Of String)
public List<string> Deny { 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