Freigeben über


IdentityManagementWebService.RemoveMemberFromApplicationGroup-Methode

Entfernen Sie Member aus TFS-Gruppe.

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityManagementWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace