TeamFoundationIdentityService.RefreshIdentity 方法

现在同步标识。该标识必须已经是即时消息存储区中。如果一组身份,还将 (异步) 同步其直接成员的属性。

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

语法

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

参数

返回值

类型:System.Boolean
如果在即时消息 (的情况下将同步现在),其他假身份,则为 true。

实现

ITeamFoundationIdentityService.RefreshIdentity(TeamFoundationRequestContext, IdentityDescriptor)

.NET Framework 安全性

请参见

参考

TeamFoundationIdentityService 类

Microsoft.TeamFoundation.Framework.Server 命名空间