IdentityManagementWebService.CreateApplicationGroup (Método)

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

Sintaxis

'Declaración
Public Function CreateApplicationGroup ( _
    projectUri As String, _
    groupName As String, _
    groupDescription As String _
) As IdentityDescriptor
public IdentityDescriptor CreateApplicationGroup(
    string projectUri,
    string groupName,
    string groupDescription
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor

Seguridad de .NET Framework

Vea también

Referencia

IdentityManagementWebService Clase

Microsoft.TeamFoundation.Framework.Client (Espacio de nombres)