Topic Last Modified: 2012-10-03
The UserAgent View stores information about the user agents that have been involved in sessions that have records in the database. This view was introduced in Microsoft Lync Server 2013.
Column | Data Type | Details |
---|---|---|
UserAgentKey |
int |
Unique number identifying this user agent. |
UserAgent |
nvarchar(256) |
User agent string. |
UAType |
smallint |
Type of user agent. See the UserAgent Table for more details. |
UACategory |
nvarchar(64) |
Category that the user agent belongs to. For example, the user agent Conferencing_Attendant_1.0 belongs to the UACategory CAA. |