Freigeben über


WebUIWebAuthenticationBrokerContinuationEventArgs Klasse

Definition

Stellt Informationen für eine App bereit, die gestartet wurde, nachdem sie für einen Webauthentifizierungsbrokervorgang angehalten wurde.

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
Vererbung
Object Platform::Object IInspectable WebUIWebAuthenticationBrokerContinuationEventArgs
Attribute
Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

ActivatedOperation

Ruft den App-Aktivierungsvorgang ab.

ContinuationData

Ruft einen Satz von Werten ab, die von der App vor einem Webauthentifizierungsbrokervorgang aufgefüllt werden, der die App deaktiviert, um Kontext bereitzustellen, wenn die App aktiviert wird.

Kind

Ruft den Aktivierungstyp ab.

PreviousExecutionState

Ruft den Ausführungsstatus der App ab, bevor sie aktiviert wurde.

SplashScreen

Ruft das Begrüßungsbildschirmobjekt ab, das Informationen zum Übergang vom Begrüßungsbildschirm zur aktivierten App bereitstellt.

WebAuthenticationResult

Ruft das WebAuthenticationResult-Objekt ab, das vom Webauthentifizierungsbrokervorgang zurückgegeben wird.

Gilt für:

Weitere Informationen