Freigeben über


IdentityManagementWebService.AddMemberToApplicationGroup-Methode

Fügen Sie Member TFS-Gruppe hinzu.

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityManagementWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace