AuthenticationFailedException Class

Active Directory Federation Services 2.0
The exception that is thrown when authentication fails.


Namespace: Microsoft.IdentityServer.Web
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer)

'Usage
Dim instance As AuthenticationFailedException

[SerializableAttribute] 
public ref class AuthenticationFailedException : public RequestFailedException
/** @attribute SerializableAttribute() */ 
public class AuthenticationFailedException extends RequestFailedException
SerializableAttribute 
public class AuthenticationFailedException extends RequestFailedException

System.Object
   System.Exception
     Microsoft.IdentityServer.Web.RequestFailedException
      Microsoft.IdentityServer.Web.AuthenticationFailedException

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2008, Windows Server 2008 R2

Target Platforms

Windows Server 2008, Windows Server 2008 R2



Community Additions

Show: