Compartir a través de


IdentityManagementWebService.AddMemberToApplicationGroup (Método)

Agregue el miembro al grupo de TFS.

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core.WebServices
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Sub AddMemberToApplicationGroup ( _
    groupDescriptor As IdentityDescriptor, _
    descriptor As IdentityDescriptor _
)
[WebMethodAttribute]
public void AddMemberToApplicationGroup(
    IdentityDescriptor groupDescriptor,
    IdentityDescriptor descriptor
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IdentityManagementWebService Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)