共用方式為


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 (現在同步處理) 的情況下,否則為 false。

.NET Framework 安全性

請參閱

參考

ITeamFoundationIdentityService 介面

Microsoft.TeamFoundation.Server.Core 命名空間