MruSecurityTokenCache 构造函数 (Int32)

Constructor to create an instance of this class.

命名空间: Microsoft.IdentityModel
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)

用法

    Dim maximumSize As Integer

Dim instance As New MruSecurityTokenCache(maximumSize)

语法

声明
Public Sub New ( _
    maximumSize As Integer _
)
public MruSecurityTokenCache (
    int maximumSize
)
public:
MruSecurityTokenCache (
    int maximumSize
)
public MruSecurityTokenCache (
    int maximumSize
)
public function MruSecurityTokenCache (
    maximumSize : int
)

参数

  • maximumSize
    Defines the maximum size of the cache.

异常

异常类型 条件

备注

平台

开发平台

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

请参见

参考

MruSecurityTokenCache 类
MruSecurityTokenCache 成员
Microsoft.IdentityModel 命名空间