xlrelease.UserProfile
Description unavailable
Type hierarchy: xlrelease.UserProfile > udm.BaseConfigurationItem
Label: Xlrelease: User Profile
Properties
Property | Kind | Description |
---|---|---|
canonicalId | String | Canonical Id |
String | ||
fullName | String | Full Name |
loginAllowed | Boolean | Login Allowed |
dateFormat | String | Date format used on the UI to represent short dates, e.g. M/d/yy (4/13/17) |
timeFormat | String | Time format used on the UI to represent short times, e.g. h:mm a (1:54 PM) |
firstDayOfWeek | Integer | Specifies the first day of week to be used in the calendar and the date pickers, e.g. -1 - Browser setting, 0 - Sunday, 1 - Monday etc. |
lastActive | Date | Last time the system saw this user |
canonicalId
Canonical Id
- Label: Canonical Id
- Kind: String
- Required: false
- Label: Email
- Kind: String
- Required: true
fullName
Full Name
- Label: Full Name
- Kind: String
- Required: true
loginAllowed
Login Allowed
- Label: Login Allowed
- Kind: Boolean
- Default value: false
- Required: false
dateFormat
Date format used on the UI to represent short dates, e.g. M/d/yy (4/13/17)
- Label: Date Format
- Kind: String
- Required: false
timeFormat
Time format used on the UI to represent short times, e.g. h:mm a (1:54 PM)
- Label: Time Format
- Kind: String
- Required: false
firstDayOfWeek
Specifies the first day of week to be used in the calendar and the date pickers, e.g. -1 - Browser setting, 0 - Sunday, 1 - Monday etc.
- Label: First Day Of Week
- Kind: Integer
- Default value: 0
- Required: false
lastActive
Last time the system saw this user
- Label: Last Active
- Kind: Date
- Required: false