Documentation of the CarRentalAgentService

LegitimationTokenResponse Class

An instance of this class is returned from CarRentalAgentService interface for an operation to retrieve a single LegitimationToken.

For a list of all members of this type, see LegitimationTokenResponse Members.

System.Object
   Response
      LegitimationTokenResponse

public class LegitimationTokenResponse : Response

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An instance of this class is returned by a call of each SOAP-/POST-Implementation of GetLegitimationToken - Method. The LegitimationTokenResponse contains a single LegitimationToken, that should be used to authenticate/create a Legitimation at "B2B-Light E".

This method isn't allowed for all booking modules. If you feel, that your booking module needs to be allowed to call this method, please contact Sunny Cars. Usually Sunny Cars will inform you, that and how you need to call this method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

LegitimationTokenResponse Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | LegitimationTokenRequest