Partager via


WebAccountClientView Classe

Définition

Représente l’affichage client d’un compte web. Utilisez cette option pour contrôler les informations sur un compte d’un fournisseur disponibles pour le client.

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
Héritage
Object Platform::Object IInspectable WebAccountClientView
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Constructeurs

WebAccountClientView(WebAccountClientViewType, Uri, String)

Crée un instance de la classe WebAccountClientView.

WebAccountClientView(WebAccountClientViewType, Uri)

Crée un instance de la classe WebAccountClientView.

Propriétés

AccountPairwiseId

Obtient l’ID de compte par paire.

ApplicationCallbackUri

Obtient l’URI de rappel de l’application.

Type

Obtient le type d’affichage client de compte web.

S’applique à