Sdílet prostřednictvím


SessionAuthenticationModule.OnSigningOut(SigningOutEventArgs) Metoda

Definice

SigningOut Vyvolá událost.

protected:
 virtual void OnSigningOut(System::IdentityModel::Services::SigningOutEventArgs ^ e);
protected virtual void OnSigningOut (System.IdentityModel.Services.SigningOutEventArgs e);
abstract member OnSigningOut : System.IdentityModel.Services.SigningOutEventArgs -> unit
override this.OnSigningOut : System.IdentityModel.Services.SigningOutEventArgs -> unit
Protected Overridable Sub OnSigningOut (e As SigningOutEventArgs)

Parametry

e
SigningOutEventArgs

Data události

Poznámky

Tato metoda je vyvolána z SignOut metody k provedení odhlášení. Vyvolá se před odstraněním souboru cookie relace.

Platí pro