IScopeMapper.MapFromLocalId 方法

命名空间:  Microsoft.VisualStudio.Services.Identity
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

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

参数

返回值

类型:array<System.Guid[]

.NET Framework 安全性

请参阅

参考

IScopeMapper 接口

Microsoft.VisualStudio.Services.Identity 命名空间