WSTrustChannel.Faulted (Evento)
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim instance As WSTrustChannel Dim handler As EventHandler AddHandler instance.Faulted, handler
Sintaxis
'Declaración
Public Event Faulted As EventHandler
public event EventHandler Faulted
public:
virtual event EventHandler^ Faulted {
void add (EventHandler^ value) sealed;
void remove (EventHandler^ value) sealed;
}
/** @event */
public final void add_Faulted (EventHandler value)
/** @event */
public final void remove_Faulted (EventHandler value)
Plataformas
Plataformas de desarrollo
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
Vea también
Referencia
WSTrustChannel (Clase)
WSTrustChannel (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)