FailedAuthenticationFaultException Class

Namespace: Microsoft.IdentityModel.Tokens
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim instance As FailedAuthenticationFaultException

Syntax

'Declaration
Public Class FailedAuthenticationFaultException
    Inherits FaultException
public class FailedAuthenticationFaultException : FaultException
public ref class FailedAuthenticationFaultException : public FaultException
public class FailedAuthenticationFaultException extends FaultException
public class FailedAuthenticationFaultException extends FaultException

Vererbungshierarchie

System.Object
   System.Exception
     System.SystemException
       System.ServiceModel.CommunicationException
         System.ServiceModel.FaultException
          Microsoft.IdentityModel.Tokens.FailedAuthenticationFaultException

Threadsicherheit

Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Siehe auch

Referenz

FailedAuthenticationFaultException Members
Microsoft.IdentityModel.Tokens Namespace