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