Freigeben über


IdentityService.DeleteScope-Methode

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

Syntax

'Declaration
Public MustOverride Sub DeleteScope ( _
    requestContext As TeamFoundationRequestContext, _
    scopeId As Guid _
)
public abstract void DeleteScope(
    TeamFoundationRequestContext requestContext,
    Guid scopeId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityService Klasse

Microsoft.VisualStudio.Services.Identity-Namespace