Пространство имен: Microsoft.IdentityModel.Tokens
Сборка: Microsoft.IdentityModel (в
microsoft.identitymodel.dll)
Использование
Синтаксис
Visual Basic |
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
|
C# |
protected SecurityTokenReplayDetectedException (
SerializationInfo info,
StreamingContext context
)
|
C++ |
protected:
SecurityTokenReplayDetectedException (
SerializationInfo^ info,
StreamingContext context
)
|
J# |
protected SecurityTokenReplayDetectedException (
SerializationInfo info,
StreamingContext context
)
|
JScript |
protected function SecurityTokenReplayDetectedException (
info : SerializationInfo,
context : StreamingContext
)
|
Параметры
- info
- context
Платформы
Платформа разработки
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
См. также