Share via


OnlineIdSystemTicketResult.Status Property

Definition

Gets the status of the system ticket call.

public:
 property OnlineIdSystemTicketStatus Status { OnlineIdSystemTicketStatus get(); };
OnlineIdSystemTicketStatus Status();
public OnlineIdSystemTicketStatus Status { get; }
var onlineIdSystemTicketStatus = onlineIdSystemTicketResult.status;
Public ReadOnly Property Status As OnlineIdSystemTicketStatus

Property Value

The status of the system ticket call.

Applies to