Freigeben über


GroupSecurityService.ListApplicationGroups-Methode

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function ListApplicationGroups ( _
    projectUri As String _
) As Identity()
[WebMethodAttribute]
public Identity[] ListApplicationGroups(
    string projectUri
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Integration.Server.Identity[]
Gibt Identity zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GroupSecurityService Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace