Partager via


IdentityManagementWebService.AddMemberToApplicationGroup, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Sub AddMemberToApplicationGroup ( _
    groupDescriptor As IdentityDescriptor, _
    descriptor As IdentityDescriptor _
)
[WebMethodAttribute]
public void AddMemberToApplicationGroup(
    IdentityDescriptor groupDescriptor,
    IdentityDescriptor descriptor
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IdentityManagementWebService Classe

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices, espace de noms