ITeamFoundationIdentityService.RefreshIdentity 方法

现在同步标识。 此标识必须已在 IMS 存储。 如果标识是组,其直接成员的特性也已同步 (异步)。

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

语法

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

参数

返回值

类型:System.Boolean
则为 true,则标识 IMS (在现在已同步) 情况下,其他错误。

.NET Framework 安全性

请参阅

参考

ITeamFoundationIdentityService 接口

Microsoft.TeamFoundation.Server.Core 命名空间