OnlineIdSystemTicketStatus OnlineIdSystemTicketStatus OnlineIdSystemTicketStatus OnlineIdSystemTicketStatus Enum

Definition

Represents the status of a call to retrieve the system ticket.

public : enum class OnlineIdSystemTicketStatuspublic enum OnlineIdSystemTicketStatusPublic Enum OnlineIdSystemTicketStatus// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 Creators Update (introduced v10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v4)

Fields

Error Error Error Error

An unexpected error prevented the retrieval of the system ticket.

ServiceConnectionError ServiceConnectionError ServiceConnectionError ServiceConnectionError

A network error prevented the retrieval of the system ticket.

Success Success Success Success

The call to retrieve the system ticket was successful.