Partilhar via


Método GroupSecurityService.ListApplicationGroups

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

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function ListApplicationGroups ( _
    projectUri As String _
) As Identity()
[WebMethodAttribute]
public Identity[] ListApplicationGroups(
    string projectUri
)

Parâmetros

Valor de retorno

Tipo: array<Microsoft.TeamFoundation.Integration.Server.Identity[]
Retorne Identity.

Segurança do .NET Framework

Consulte também

Referência

GroupSecurityService Classe

Namespace Microsoft.TeamFoundation.Integration.Server