Gets or sets the secret of this TicketGrantingTicket.
This property is required for use in TicketRequest.
The secret is a TripleDES(CBC/192bit) encrypted, BASE64-encoded string containing the secret data needed for the authentication procedure. For details about the authentication procedure, please refer to the CarRentalAgentService SDK - Reference Manual.
For detailed sample code of the whole authentication procedure, please refer to TicketGrantingTicketRequest.
TicketGrantingTicket Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace