Click or drag to resize
ParaPlan Logo

ValidateUserToken Properties

The ValidateUserToken type exposes the following members.

Properties
  NameDescription
Public propertyAssignedRoute
The Route assigned to this user (Drivers only)
(Inherited from UserToken.)
Public propertyAssignedTimes
A string describing when the user will be working (Drivers only)
(Inherited from UserToken.)
Public propertyAssignedTripCount (Inherited from UserToken.)
Public propertyAssignedVehicle
The Vehicle assigned to this user (Drivers only)
(Inherited from UserToken.)
Public propertyAvailableFundingSources
The program names that the mobility manager is allowed to schedule with
(Inherited from UserToken.)
Public propertyCanCallClients (Inherited from UserToken.)
Public propertyCanCancel (Inherited from UserToken.)
Public propertyCanScheduleTrips (Inherited from UserToken.)
Public propertyCanViewVehicles (Inherited from UserToken.)
Public propertyClientCanRequestRecurringRides (Inherited from UserToken.)
Public propertyClientCanRequestTrips (Inherited from UserToken.)
Public propertyClientID (Inherited from UserToken.)
Public propertyCollectGPS (Inherited from UserToken.)
Public propertyCopayPaymentTypes (Inherited from UserToken.)
Public propertyCurrentDriverBreakID (Inherited from UserToken.)
Public propertyDatabaseID (Inherited from UserToken.)
Public propertyDBConnectionString
Public propertyDefaultPaymentType (Inherited from UserToken.)
Public propertyDeviceToken (Inherited from UserToken.)
Public propertyEmail (Inherited from UserToken.)
Public propertyEmailAddress
Public propertyEmptyDevice
Public propertyEmptyToken
Public propertyerrorMessage (Inherited from RESTModelBase.)
Public propertyExpiredToken
Public propertyKey (Inherited from UserToken.)
Public propertyLocalDriverID (Inherited from UserToken.)
Public propertyName (Inherited from UserToken.)
Public propertyNoShowTimer
How long they should wait before the driver can no show a trip
(Inherited from UserToken.)
Public propertyPPPAccess
The level of access this user has to the ParaPlan Passenger Portal
0 = Not Registered
1 = Has Access
2 = Blocked
3 = Needs Validation
(Inherited from UserToken.)
Public propertyProviderCanRequestTrips (Inherited from UserToken.)
Public propertyProviderCanViewClientDetails (Inherited from UserToken.)
Public propertyProviderPrograms (Inherited from UserToken.)
Public propertyProviderProgramsList (Inherited from UserToken.)
Public propertyRESTUrl (Inherited from UserToken.)
Public propertysuccess (Inherited from RESTModelBase.)
Public propertytokenExists (Inherited from RESTModelBase.)
Public propertytokenIsValid (Inherited from RESTModelBase.)
Public propertyTPId
Public propertyUserId (Inherited from UserToken.)
Public propertyUserType
The Type of user that is logging in
0 = Driver
1 = Mobility Manager
2 = Client
(Inherited from UserToken.)
Public propertyUTCOffSet
Top
See Also