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