Partilhar via


Método TeamFoundationIdentityService.RenameScope

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

Sintaxe

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

Parâmetros

Implementações

ITeamFoundationIdentityService.RenameScope(TeamFoundationRequestContext, String, String)

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationIdentityService Classe

Namespace Microsoft.TeamFoundation.Server.Core