共用方式為


TeamFoundationIdentityService.IsIdentityCached 方法 (TeamFoundationRequestContext, IdentityDescriptor)

注意:這個應用程式開發介面現在已經過時。

檢查是否快取特定 ID

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
<ObsoleteAttribute> _
Public Function IsIdentityCached ( _
    requestContext As TeamFoundationRequestContext, _
    identityDescriptor As IdentityDescriptor _
) As Boolean
[ObsoleteAttribute]
public bool IsIdentityCached(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor identityDescriptor
)

參數

傳回值

類型:System.Boolean

.NET Framework 安全性

請參閱

參考

TeamFoundationIdentityService 類別

IsIdentityCached 多載

Microsoft.TeamFoundation.Server.Core 命名空間