Cisco Cisco Unified Contact Center Enterprise 9.0(1) Referências técnicas

Página de 718
Specifies the security access that individual users have to specific objects. The system software builds this
table from the data in the other security tables.
Related tables
(via ObjectType + ObjectID)
(via UserName)
Table 408: Indexes for User_Security_Control Table
index_keys
index_description
index_name
UserName
nonclustered located on PRIMARY
XIE1User_Security_Control
UserGroupID
nonclustered located on PRIMARY
XIE2User_Security_Control
ObjectType, ObjectID, UserName
clustered, unique, primary key located
on PRIMARY
XPKUser_Security_Control
Table 409: Fields in User_Security_Control table
Keys and
NULL
Option
Data Type
Description
Name
NOT
NULL
DBINT
The level of access that the user has for the object.
To see values. see
AccessLevel
PK NOT
NULL
DBINT
Together with ObjectType, identifies the object.
ObjectID
PK, FK
NOT
NULL
DBINT
Together with ObjectID, identifies the object.
ObjectType
IE-2 NOT
NULL
DBINT
Foreign key from the User_Group table.
UserGroupID
PK, IE-1
NOT
NULL
varchar(64)
The SQL Server username of the user.
UserName
User_Supervisor_Map
Table
This table is in the
category. To see database rules for these tables, see
.
Used to allow an agent to log in as a Supervisor. When an agent logs in as a Supervisor, an entry for the agent
is created in the User Group table to allow the agent login.
Related table
   Database Schema Guide for Cisco Unified Contact Center Enterprise Release 9.0
614
All tables
User_Supervisor_Map