Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 653 Bytes

onlineidsystemticketstatus.md

File metadata and controls

30 lines (20 loc) · 653 Bytes
-api-id -api-type
T:Windows.Security.Authentication.OnlineId.OnlineIdSystemTicketStatus
winrt enum

OnlineIdSystemTicketStatus

-description

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

-enum-fields

-field Success:0

The call to retrieve the system ticket was successful.

-field Error:1

An unexpected error prevented the retrieval of the system ticket.

-field ServiceConnectionError:2

A network error prevented the retrieval of the system ticket.

-remarks

-examples

-see-also