Overview
This structure represents all of the unique identifying fields associated with a User. Users represent people who need to log into Projector for any reason, whether it be the Management Portal or Projector Web. Each resource within Projector is also a User, but each User need not be a resource.
Format
PwsUserRef
- PwsUserRef
- UserDisplayName: String
- UserId: Int32
- UserReferenceSystemId: String
- UserUid: Int64
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
UserDisplayName | String |
|
| User Display Name | Jack Spratt |
UserId | Int32 |
|
| A unique identifier for a User | |
UserReferenceSystemId | String |
|
| User Reference System ID / Employee ID | E123 |
UserUid | Int64 |
|
| A unique and immutable Id for a User | 1152921504607112369 |