Constructor to create an instance of this class.
Пространство имен: Microsoft.IdentityModel
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Синтаксис
Visual Basic |
Public Sub New ( _
maximumSize As Integer _
)
|
C# |
public MruSecurityTokenCache (
int maximumSize
)
|
C++ |
public:
MruSecurityTokenCache (
int maximumSize
)
|
J# |
public MruSecurityTokenCache (
int maximumSize
)
|
JScript |
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
См. также