ITeamFoundationIdentityService.ReadRequestIdentity 方法

解决授权用户与请求上下文。TeamFoundationIdentity。

命名空间:  Microsoft.TeamFoundation.Server.Core
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
Function ReadRequestIdentity ( _
    requestContext As TeamFoundationRequestContext _
) As TeamFoundationIdentity
TeamFoundationIdentity ReadRequestIdentity(
    TeamFoundationRequestContext requestContext
)

参数

返回值

类型:Microsoft.TeamFoundation.Server.Core.TeamFoundationIdentity
授权用户的 TeamFoundationIdentity。

异常

异常 条件
IdentityNotFoundException

引发时,该标识不适用于存储存在。

.NET Framework 安全性

请参阅

参考

ITeamFoundationIdentityService 接口

Microsoft.TeamFoundation.Server.Core 命名空间