Freigeben über


IdentityManagementWebService.DeleteApplicationGroup-Methode

Löscht eine TFS-Anwendungsgruppe

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityManagementWebService Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace