Freigeben über


IdentityService.GetScope-Methode (TeamFoundationRequestContext, Guid)

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

Syntax

'Declaration
Public MustOverride Function GetScope ( _
    requestContext As TeamFoundationRequestContext, _
    scopeId As Guid _
) As IdentityScope
public abstract IdentityScope GetScope(
    TeamFoundationRequestContext requestContext,
    Guid scopeId
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Services.Identity.IdentityScope

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityService Klasse

GetScope-Überladung

Microsoft.VisualStudio.Services.Identity-Namespace