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
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- securingHostId
Typ: System.Guid
- localIds
Typ: array<System.Guid[]
Rückgabewert
Typ: array<System.Guid[]
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.