Freigeben über


WebAccountClientView Klasse

Definition

Stellt die Clientansicht für ein Webkonto dar. Verwenden Sie diese Option, um zu steuern, welche Informationen zu einem Konto eines Anbieters für den Client verfügbar sind.

public ref class WebAccountClientView sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Security.Authentication.Web.Provider.IWebAccountClientViewFactory, 65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class WebAccountClientView final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Security.Authentication.Web.Provider.IWebAccountClientViewFactory, 65536, "Windows.Foundation.UniversalApiContract")]
class WebAccountClientView final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Security.Authentication.Web.Provider.IWebAccountClientViewFactory), 65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class WebAccountClientView
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Security.Authentication.Web.Provider.IWebAccountClientViewFactory), 65536, "Windows.Foundation.UniversalApiContract")]
public sealed class WebAccountClientView
function WebAccountClientView(viewType, applicationCallbackUri, accountPairwiseId)
Public NotInheritable Class WebAccountClientView
Vererbung
Object Platform::Object IInspectable WebAccountClientView
Attribute

Windows-Anforderungen

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

Konstruktoren

WebAccountClientView(WebAccountClientViewType, Uri)

Erstellt eine neue instance der WebAccountClientView-Klasse.

WebAccountClientView(WebAccountClientViewType, Uri, String)

Erstellt eine neue instance der WebAccountClientView-Klasse.

Eigenschaften

AccountPairwiseId

Ruft die kontopaarweise ID ab.

ApplicationCallbackUri

Ruft den App-Rückruf-URI ab.

Type

Ruft den Typ der Webkontoclientansicht ab.

Gilt für: