Share via


ITeamFoundationIdentityService.ListApplicationGroups-Methode (TeamFoundationRequestContext, String, ReadIdentityOptions, IEnumerable<String>, IdentityPropertyScope)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Function ListApplicationGroups ( _
    requestContext As TeamFoundationRequestContext, _
    scope As String, _
    readOptions As ReadIdentityOptions, _
    propertyNameFilters As IEnumerable(Of String), _
    propertyScope As IdentityPropertyScope _
) As TeamFoundationIdentity()
TeamFoundationIdentity[] ListApplicationGroups(
    TeamFoundationRequestContext requestContext,
    string scope,
    ReadIdentityOptions readOptions,
    IEnumerable<string> propertyNameFilters,
    IdentityPropertyScope propertyScope
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Framework.Server.TeamFoundationIdentity[]

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationIdentityService Schnittstelle

ListApplicationGroups-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace