共用方式為


WebUIWebAuthenticationBrokerContinuationEventArgs 類別

定義

提供在 Web 驗證代理程式作業暫停之後啟動之應用程式的資訊。

public ref class WebUIWebAuthenticationBrokerContinuationEventArgs sealed : IWebAuthenticationBrokerContinuationEventArgs, IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class WebUIWebAuthenticationBrokerContinuationEventArgs final : IWebAuthenticationBrokerContinuationEventArgs, IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class WebUIWebAuthenticationBrokerContinuationEventArgs : IWebAuthenticationBrokerContinuationEventArgs, IActivatedEventArgsDeferral
Public NotInheritable Class WebUIWebAuthenticationBrokerContinuationEventArgs
Implements IActivatedEventArgsDeferral, IWebAuthenticationBrokerContinuationEventArgs
繼承
Object Platform::Object IInspectable WebUIWebAuthenticationBrokerContinuationEventArgs
屬性
實作

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

屬性

ActivatedOperation

取得應用程式啟用作業。

ContinuationData

取得應用程式在 Web 驗證代理程式作業之前填入的一組值,以停用應用程式,以便在啟動應用程式時提供內容。

Kind

取得啟用類型。

PreviousExecutionState

取得應用程式啟動前的執行狀態。

SplashScreen

取得啟動顯示畫面物件,提供從啟動顯示畫面轉換至啟動應用程式的相關資訊。

WebAuthenticationResult

取得從 Web 驗證代理程式作業傳回的 WebAuthenticationResult 物件。

適用於

另請參閱