共用方式為


TeamFoundationIdentityService.IsIdentityCached 方法 (TeamFoundationRequestContext, IdentityDescriptor)

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

檢查某一特定識別碼會快取。

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

語法

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

參數

傳回值

型別:System.Boolean
傳回 Boolean

.NET Framework 安全性

請參閱

參考

TeamFoundationIdentityService 類別

IsIdentityCached 多載

Microsoft.TeamFoundation.Framework.Server 命名空間