GroupSecurityService.ListApplicationGroups (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Integration.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

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

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

GroupSecurityService Clase

Microsoft.TeamFoundation.Integration.Server (Espacio de nombres)