Technical References

Keys and Null Option:Data Type:Description:Field Name:
PK NOT NULLDBINT
A unique identier for the object type.
ObjectType
Object_Security Table
This table is in the Security category (page 455). To see database rules for these tables, click
here (page 510).
Species the access level each user or group has to individual objects. The Primary Key (PK)
is nonclustered. The AlternateKey (AK) is clustered.
Related tables
Ids (page 216) (via ObjectType)
User Group (page 427) (via UserGroupName)
Table 136: Indexes for Object_Security Table
index_keysindex_descriptionindex_name
UserGroupName, ObjectID, ObjectTypeclustered, unique, unique key
located on PRIMARY
XAK1Object_Security
UserGroupNamenonclustered located on PRIMARYXIE1Object_Security
ObjectSecurityIDnonclustered, unique, primary key
located on PRIMARY
XPKObject_Security
Fields in Object_Security Table:
Keys and Null Option:Data Type:Description:Field Name:
NOT NULLDBINT
Species the access level the group has to the object. To see values.
click here (page 465).
AccessLevel
NOT NULLCHANGESTAMP
Incremented when the record is changed in the central database.
ChangeStamp
AK-1 NOT NULLDBINT
Identies the specic object.
ObjectID
PK NOT NULLDBINT
A unique identier for the row.
ObjectSecurityID
AK-1 NOT NULLDBINT
Identies the type of object.
ObjectType
AK-1, IE-1 NOT NULLvarchar(64)
Identies the user group.
UserGroupName
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions 7.2(2)
249
Chapter 2: All Tables
Object_Security Table