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)

返回

适用于