Share via


TeamFoundationIdentityService.RenameScope-Methode

Benennen Sie einen TFS "Scope".

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

Syntax

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

Parameter

Implementiert

ITeamFoundationIdentityService.RenameScope(TeamFoundationRequestContext, String, String)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationIdentityService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace