Partager via


IIdentityManagementService2.ListApplicationGroups, méthode (String, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope)

Répertorie tous les groupes d'applications TFS dans la portée spécifiée.

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

Syntaxe

'Déclaration
Function ListApplicationGroups ( _
    scopeId As String, _
    readOptions As ReadIdentityOptions, _
    propertyNameFilters As IEnumerable(Of String), _
    propertyScope As IdentityPropertyScope _
) As TeamFoundationIdentity()
TeamFoundationIdentity[] ListApplicationGroups(
    string scopeId,
    ReadIdentityOptions readOptions,
    IEnumerable<string> propertyNameFilters,
    IdentityPropertyScope propertyScope
)

Paramètres

  • scopeId
    Type : System.String
    URI de portée, indiquant si l'étendue du groupe est niveau du projet ou globale à cet hôte.Null ou vides la valeur signifie la portée globale

Valeur de retour

Type : array<Microsoft.TeamFoundation.Framework.Client.TeamFoundationIdentity[]
Groupes d'applications comme un tableau d'identités.

Sécurité .NET Framework

Voir aussi

Référence

IIdentityManagementService2 Interface

ListApplicationGroups, surcharge

Microsoft.TeamFoundation.Framework.Client, espace de noms