WSTrustRequestProcessingErrorEventArgs Classe

Definizione

Fornisce dati per un errore di richiesta WS-Trust.

public ref class WSTrustRequestProcessingErrorEventArgs : EventArgs
public class WSTrustRequestProcessingErrorEventArgs : EventArgs
type WSTrustRequestProcessingErrorEventArgs = class
    inherit EventArgs
Public Class WSTrustRequestProcessingErrorEventArgs
Inherits EventArgs
Ereditarietà
WSTrustRequestProcessingErrorEventArgs

Costruttori

Nome Descrizione
WSTrustRequestProcessingErrorEventArgs(String, Exception)

Inizializza una nuova istanza della classe WSTrustRequestProcessingErrorEventArgs.

Proprietà

Nome Descrizione
Exception

Ottiene l'eccezione generata.

RequestType

Ottiene il tipo di richiesta WS-Trust non riuscito.

Metodi

Nome Descrizione
Equals(Object)

Determina se l'oggetto specificato è uguale all'oggetto corrente.

(Ereditato da Object)
GetHashCode()

Funge da funzione hash predefinita.

(Ereditato da Object)
GetType()

Ottiene il Type dell'istanza corrente.

(Ereditato da Object)
MemberwiseClone()

Crea una copia superficiale del Objectcorrente.

(Ereditato da Object)
ToString()

Restituisce una stringa che rappresenta l'oggetto corrente.

(Ereditato da Object)

Si applica a