Freigeben über


IScopeMapper.MapFromLocalId-Methode

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

Syntax

'Declaration
Function MapFromLocalId ( _
    requestContext As TeamFoundationRequestContext, _
    securingHostId As Guid, _
    ParamArray localIds As Guid() _
) As Guid()
Guid[] MapFromLocalId(
    TeamFoundationRequestContext requestContext,
    Guid securingHostId,
    params Guid[] localIds
)

Parameter

Rückgabewert

Typ: array<System.Guid[]

.NET Framework-Sicherheit

Siehe auch

Referenz

IScopeMapper Schnittstelle

Microsoft.VisualStudio.Services.Identity-Namespace