3.1.7.2 UserAgentOrigin

The UserAgentOrigin field indicates which client component triggered the session. The value can be either a comma-separated list of integers or a single integer.

A list represents multiple sessions that have been batched together. Where there are multiple values, the first value from the left is for the current session. For this header to be sent from the client, the MDM server must have server version 4.0 or greater as the value of

./Vendor/MSFT/DMClient/Provider/ProviderID/SyncApplicationVersion

The possible integer values and their meanings are as follows:

Value

Meaning

1

User-triggered session.

2

Server-scheduled session.

3

WNS channel-triggered session.

4

User login session.

5

Post-enrollment session.

6

CSP-triggered session.

7

Public API session.