TicketGrantingTicket Constructor
|
Initializes a new instance of the TicketGrantingTicket class. |
Expires | Gets or sets the ISO 8601 expiration time of this TicketGrantingTicket. |
ExpiresDateTime | Gets or sets the creation time of this TicketGrantingTicket as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
Secret | Gets or sets the secret of this TicketGrantingTicket. |
Timestamp | Gets or sets the ISO 8601 creation time of this TicketGrantingTicket. |
TimestampDateTime | Gets or sets the creation time of this TicketGrantingTicket as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
Token | Gets or sets the security token of this TicketGrantingTicket. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
TicketGrantingTicket Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Ticket