Condividi tramite


WsFederationHandler.HandleRemoteSignOutAsync Metodo

Definizione

Gestisce i messaggi wsignoutcleanup1.0 inviati a RemoteSignOutPath

protected:
 virtual System::Threading::Tasks::Task<bool> ^ HandleRemoteSignOutAsync();
protected virtual System.Threading.Tasks.Task<bool> HandleRemoteSignOutAsync ();
abstract member HandleRemoteSignOutAsync : unit -> System.Threading.Tasks.Task<bool>
override this.HandleRemoteSignOutAsync : unit -> System.Threading.Tasks.Task<bool>
Protected Overridable Function HandleRemoteSignOutAsync () As Task(Of Boolean)

Restituisce

Si applica a