TeamFoundationIdentityService.IsIdentityCached 方法 (TeamFoundationRequestContext, IdentityDescriptor)

注意:此 API 现在已过时。

检查特定 ID 是否被缓存。

命名空间:  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 命名空间