Print this page
Represents a Verizon Connect Fleet 'sub-user'. You may retrieve your own user object using the
GetCurrentUser
method.
Inheritance Hierarchy SystemObject
Telogis.APIUser
Namespace: Telogis.API Syntax The User type exposes the following members.
Properties Fields
| Name | Description |
---|
| Days |
The days of the week in which this user is allowed to access Verizon Connect Fleet.
|
| ID |
Unique ID of this user.
|
| Name |
This user's username.
|
| Properties |
Properties for this user.
|
| Rights |
This user's access rights.
|
| TimeZone |
Daylight saving is automatically applied where appropriate. The timezone
setting of the user used to access this API should be set to UTC.
TimeZone
|
Description
|
West to east, North American and Canadian
|
HST
|
Hawaii-Aleutian Standard Time
|
AKT
|
Alaska Standard Time
|
PST
|
Pacific Standard Time
|
MST
|
Mountain Standard Time
|
CST
|
Central Standard Time
|
EST
|
Eastern Standard Time
|
NST
|
Newfoundland Standard Time
|
Area-specific
|
SKT
|
Saskatchewan (no DST)
|
AST
|
Arizona (no DST)
|
South America
|
COL
|
Columbia
|
VET
|
Venezuela
|
CLT
|
Chile
|
ARN
|
Argentina (no DST)
|
BRT
|
Brazil
|
BRN
|
Brazil (no DST)
|
MEX
|
Mexico
|
Australia
|
AWS
|
Australian Western Standard Time
|
ACS
|
Australian Central Standard Time
|
AES
|
Australian Eastern Standard Time
|
Europe
|
UTC
|
GMT / UTC
|
WET
|
Western European Time
|
CET
|
Central European Time
|
EET
|
Eastern European Time
|
Asia
|
CNT
|
China Time
|
NZT
|
New Zealand Standard Time
|
WAT
|
West Africa Time
|
CAT
|
Central Africa Time
|
EAT
|
East Africa Time
|
SAT
|
South Africa
|
NMT
|
Namibia
|
|
TopSee Also