User view in Lync Server 2013
Topic Last Modified: 2012-10-01
The User view stores information about users who have been involved in calls or sessions that have records in the database. This view was introduced in Microsoft Lync Server 2013.
Column | Data Type | Details |
---|---|---|
UserId |
int |
Unique number identifying this user. |
UserUri |
nvarchar(450) |
Uri of the user. |
TenantKey |
uniqueidentifier |
Tenant of user. See the Tenants table in Lync Server 2013 for more information. |
UriType |
nvarchar(256) |
Type of user URI. See the UriTypes table in Lync Server 2013 for more information. |