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