Click or drag to resize
TicketQueryLogin Class
Login strategy for ticket login using workstation id and a ticket from the passport service
Inheritance Hierarchy

Namespace: Six.Sixp.Client
Assembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
public class TicketQueryLogin : LoginStrategyBase

The TicketQueryLogin type exposes the following members.

Constructors
  NameDescription
Public methodTicketQueryLogin
Login strategy for ticket login using workstation id and a ticket from the passport service
Top
Properties
  NameDescription
Public propertyCredentials
Returns the login credentials. Only called from within the APi
(Overrides LoginStrategyBaseCredentials.)
Top
See Also