Share via


WsFederationHandler.HandleRequestAsync 方法

定義

覆寫以處理遠端登出要求

public:
 override System::Threading::Tasks::Task<bool> ^ HandleRequestAsync();
public override System.Threading.Tasks.Task<bool> HandleRequestAsync ();
override this.HandleRequestAsync : unit -> System.Threading.Tasks.Task<bool>
Public Overrides Function HandleRequestAsync () As Task(Of Boolean)

傳回

true 如果要求處理應該停止,則為 。

適用於