Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-313
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
Sec_User Table
Sec_User Table
Used internally to track the state of users in the User_Group table. The Sec_User table contains one row 
for each User_Group row that represents a user (rather than a group).
Related tables:
 (via UserGroupID)
Table 2-335 Sec_User Table Constraints
Constraint
Field Name(s)
PK
UserGroupID
FK
UserGroupID
Table 2-336 Sec_User Table
Field Name
Description
Data Type
Keys and 
Null Option
UserGroupID
Foreign key from the User_Group table.
DBINT
PK, FK
NOT NULL
UserGroupName
The name of the user.
varchar(30)
NOT NULL