WSTrustServiceContract.RequestFailed Událost

Definice

Nastane, pokud dojde k chybě při zpracování žádosti o WS-Trust od klienta.

public:
 event EventHandler<System::ServiceModel::Security::WSTrustRequestProcessingErrorEventArgs ^> ^ RequestFailed;
public event EventHandler<System.ServiceModel.Security.WSTrustRequestProcessingErrorEventArgs> RequestFailed;
member this.RequestFailed : EventHandler<System.ServiceModel.Security.WSTrustRequestProcessingErrorEventArgs> 
Public Custom Event RequestFailed As EventHandler(Of WSTrustRequestProcessingErrorEventArgs) 

Event Type

EventHandler<WSTrustRequestProcessingErrorEventArgs>

Poznámky

Další informace naleznete v HandleException metodě.

Platí pro