Compartilhar via


Método TeamFoundationIdentityService.DeleteScope

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

Sintaxe

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

Parâmetros

Implementações

ITeamFoundationIdentityService.DeleteScope(TeamFoundationRequestContext, String)

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationIdentityService Classe

Namespace Microsoft.TeamFoundation.Server.Core