|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
See userIdentifierType. This field is returned when a tenant's Device User Option is set to On with validation and the response configuration's deviceUse is set to true. The response will contain the following information:
first name
last name
email address
user name
phone number
Type userIdentifierType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| uniqueId | string | 0..1 | Unique database identifier of the contact. Note that this is the contact unique identifier, not the user unique identifier. |
| userName | string | 0..1 | User’s FlexNet Operations login name. |
| primaryKeys | userPKType | 0..1 | See userPKType. |
| Name | Type |
|---|---|
| deviceQueryDataType | Complex Type |