共用方式為


WsFederationHandler.HandleRemoteSignOutAsync 方法

定義

處理傳送至 RemoteSignOutPath 的 wsignoutcleanup1.0 訊息

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)

傳回

適用於