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)
Property | Data type | Example | Notes |
---|---|---|---|
ObjectKey | uint32 | Key. Indicates the class of objects to which the permissions apply.
Values are: | |
Permission | uint32 | A specific permission named by this instance of the class. Example: Read | |
PermissionName | string | Key. The text version of the permission that is named. Example: Read | |
UserName | string | Key. The name of the user. |