Share via


TeamFoundationIdentityService.DeleteScope-Methode

Löschen Sie einen TFS "Scope".

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub DeleteScope ( _
    requestContext As TeamFoundationRequestContext, _
    scopeId As String _
)
public void DeleteScope(
    TeamFoundationRequestContext requestContext,
    string scopeId
)

Parameter

Implementiert

ITeamFoundationIdentityService.DeleteScope(TeamFoundationRequestContext, String)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationIdentityService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace