PwsUserSummaryElement
Overview
This structure includes basic information about a user. The information represented in this structure is not comprehensive and only includes certain key attributes of a user deemed to be useful in a listing of users.
Format
PwsUserSummaryElement
- PwsUserSummaryElement
- InactiveFlag: Boolean
- PasswordTicketFlag: Boolean
- UserSummary: PwsUserSummaryDetail
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
InactiveFlag | Boolean | This flag indicates whether a user is inactive (as of today). | false |
PasswordTicketFlag | Boolean | This flag indicates whether a password ticket is stored for the user (password tickets allow memorization of passwords in the Projector Management Portal). | false |
UserSummary | This structure includes basic information about a user. |
Usage Example(s)
, multiple selections available,