Share via


IWebAccount Interface

Définition

Permet à une classe de représenter un compte à partir d’un fournisseur de compte web.

public interface class IWebAccount
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1766276786, 32817, 18878, 128, 187, 150, 203, 70, 217, 154, 186)]
struct IWebAccount
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1766276786, 32817, 18878, 128, 187, 150, 203, 70, 217, 154, 186)]
public interface IWebAccount
Public Interface IWebAccount
Dérivé
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

State

Obtient l’état connecté du compte web.

UserName

Obtient le nom d’utilisateur du compte web.

WebAccountProvider

Obtient le fournisseur d’authentification web pour le compte.

S’applique à

Voir aussi