Udostępnij za pośrednictwem


WSFederationAuthenticationModule.SignInError Zdarzenie

Definicja

Zgłoszony, gdy wystąpi błąd podczas logowania.

public:
 event EventHandler<System::IdentityModel::Services::ErrorEventArgs ^> ^ SignInError;
public event EventHandler<System.IdentityModel.Services.ErrorEventArgs> SignInError;
member this.SignInError : EventHandler<System.IdentityModel.Services.ErrorEventArgs> 
Public Custom Event SignInError As EventHandler(Of ErrorEventArgs) 
Public Event SignInError As EventHandler(Of ErrorEventArgs) 

Typ zdarzenia

Uwagi

Jeśli żądanie zostanie opublikowane na stronie logowania, kontrolka na stronie zgłosi to zdarzenie, a nie ten moduł.

Dotyczy