Freigeben über


IWebAccount Schnittstelle

Definition

Ermöglicht einer Klasse die Darstellung eines Kontos von einem Webkontoanbieter.

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
Abgeleitet
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

State

Ruft den verbundenen Zustand des Webkontos ab.

UserName

Ruft den Benutzernamen für das Webkonto ab.

WebAccountProvider

Ruft den Webauthentifizierungsanbieter für das Konto ab.

Gilt für:

Weitere Informationen