Documentation of the CarRentalAgentService

TicketGrantingTicketRequest.ImpersonationKey Property

Gets or sets the impersonation key to obtain a TicketGrantingTicket.

public  ImpersonationKey {get; set;}

Remarks

Set this property with the impersonation key if you are going to utilize the CarRentalAgentService on behalf of another operator or agency.

Note   

To create a valid impersonation request, both this property and ImpersonationContext must be set.

See Also

TicketGrantingTicketRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace