Partager via


AccessControlList.QueryAccessControlEntry, méthode

Retourne [AccessControlEntry] pour le modèle fourni.Si aucun [AccessControlEntry] n'existe pour le modèle fourni dans cet [AccessControlList], [AccessControlEntry] vide est retournée.

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

Syntaxe

'Déclaration
Public Function QueryAccessControlEntry ( _
    descriptor As IdentityDescriptor _
) As AccessControlEntry
public AccessControlEntry QueryAccessControlEntry(
    IdentityDescriptor descriptor
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.AccessControlEntry
[AccessControlEntry] pour le modèle fourni.Si aucun [AccessControlEntry] n'existe pour le modèle fourni dans cet [AccessControlList] puis [AccessControlEntry] vide est retournée.

Sécurité .NET Framework

Voir aussi

Référence

AccessControlList Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms