TeamFoundationIdentityService.IsIdentityCached 方法 (TeamFoundationRequestContext, IdentityDescriptor)

注意:此 API 现在已废弃不用。

tab 键是否缓存特定 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 命名空间