SPTokenCache 类

表示安全令牌缓存。

继承层次结构

System.Object
  SecurityTokenHandler
    SessionSecurityTokenHandler
      Microsoft.SharePoint.IdentityModel.SPTokenCache

命名空间:  Microsoft.SharePoint.IdentityModel
程序集:  Microsoft.SharePoint.IdentityModel(位于 Microsoft.SharePoint.IdentityModel.dll 中)

语法

声明
Public Class SPTokenCache _
    Inherits SessionSecurityTokenHandler
用法
Dim instance As SPTokenCache
public class SPTokenCache : SessionSecurityTokenHandler

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SPTokenCache 成员

Microsoft.SharePoint.IdentityModel 命名空间