Enum WSB_PRPSendUserInfo¶
Specifies what user information to send with telemetry data.
Properties¶
| Name | Value |
|---|---|
| Access | Public |
Values¶
| Ordinal | Name | Description |
|---|---|---|
None |
No user information is sent. | |
| 1 | UserTypeAndLicenseType |
Only the User Type and License Type of the User is sent. |
| 2 | UserTypeAndLicenseTypeAndUserSecurityID |
The User Type, License Type, and User Security ID is sent. |
| 3 | UserTypeAndLicenseTypeAndUserIDAndUserSecurityID |
The User Type, License Type, User Security ID, and User ID is sent. |