UserAgentDef Table
Lync Server 2013
Topic Last Modified: 2012-09-28
The UserAgentDef table maps user agent identifiers to the agent’s descriptive names. User agents are software clients used to connect to Microsoft Lync Server 2013. This table was introduced in Microsoft Lync Server 2013.
| Column | Data Type | Key/Index | Details |
|---|---|---|---|
| UAType | int | Identifier assigned to the user agent. | |
| UAName | nvarchar(64) | Primary | Friendly name for the user agent. For example, the user agent with the UAType 16399 has the UAName iPhoneLync. |
| UACategory | nvarchar(64) | Category that the user agent belongs to. For example, the user agent Conferencing_Attendant_1.0 belongs to the UACategory CAA. |
