Security User Class Permission Names

The SMS_UserClassPermissionNames class is a list of users and the specific permissions granted to each user. This class differs from SMS_UserClassPermissions in that there is a separate instance of SMS_UserClassPermissionNames for each right granted.

Table B.47 Security User Class Permission Names (SMS_UserClassPermissionNames)

PropertyData typeExampleNotes
ObjectKeyuint32 Key. Indicates the class of objects to which the permissions apply.

Values are:
1 = Collection
2 = Package
3 = Advertisement
4 = Status Message
5 = (Reserved)
6 = Site
7 = Query

Permissionuint32 A specific permission named by this instance of the class. Example: Read
PermissionNamestring Key. The text version of the permission that is named. Example: Read
UserNamestring Key. The name of the user.