Compartilhar via


Método ITeamFoundationIdentityService.RenameScope

Renomeia um TFS “escopo”.

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Sub RenameScope ( _
    requestContext As TeamFoundationRequestContext, _
    scopeId As String, _
    newName As String _
)
void RenameScope(
    TeamFoundationRequestContext requestContext,
    string scopeId,
    string newName
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationIdentityService Interface

Namespace Microsoft.TeamFoundation.Server.Core