Freigeben über


ITeamFoundationIdentityService.RenameScope-Methode

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationIdentityService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace