Пространство имен: Microsoft.IdentityModel.Web
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)
Использование
Visual Basic |
---|
Dim instance As FederatedSessionExpiredException |
Синтаксис
Visual Basic |
---|
<SerializableAttribute> _ Public Class FederatedSessionExpiredException Inherits FederatedAuthenticationSessionEndingException |
C# |
---|
[SerializableAttribute] public class FederatedSessionExpiredException : FederatedAuthenticationSessionEndingException |
C++ |
---|
[SerializableAttribute] public ref class FederatedSessionExpiredException : public FederatedAuthenticationSessionEndingException |
J# |
---|
/** @attribute SerializableAttribute() */ public class FederatedSessionExpiredException extends FederatedAuthenticationSessionEndingException |
JScript |
---|
SerializableAttribute public class FederatedSessionExpiredException extends FederatedAuthenticationSessionEndingException |
Иерархия наследования
System.Object
System.Exception
Microsoft.IdentityModel.Web.FederatedAuthenticationSessionEndingException
Microsoft.IdentityModel.Web.FederatedSessionExpiredException
System.Exception
Microsoft.IdentityModel.Web.FederatedAuthenticationSessionEndingException
Microsoft.IdentityModel.Web.FederatedSessionExpiredException
Безопасность потоков
Любые открытые статические члены
(Shared в Visual Basic) этого типа являются
поточно-ориентированными.Любые члены экземпляров не являются
гарантированно поточно-ориентированными.