Share via


TeamFoundationIdentityService.RefreshIdentity 方法

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

语法

声明
Public Function RefreshIdentity ( _
    requestContext As TeamFoundationRequestContext, _
    descriptor As IdentityDescriptor _
) As Boolean
public bool RefreshIdentity(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor descriptor
)

参数

返回值

类型:System.Boolean

实现

ITeamFoundationIdentityService.RefreshIdentity(TeamFoundationRequestContext, IdentityDescriptor)

.NET Framework 安全性

请参阅

参考

TeamFoundationIdentityService 类

Microsoft.TeamFoundation.Server.Core 命名空间