WebAccountState WebAccountState WebAccountState WebAccountState Enum

Definition

Describes the state of a WebAccount object.

public : enum class WebAccountStatepublic enum WebAccountStatePublic Enum WebAccountState// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Connected Connected Connected Connected

The account is connected.

Error Error Error Error

The account was unable to connect.

None None None None

The account is currently not connected.