The SMS_UserInstancePermissions class lists all the permissions granted to a user for specific instances of secured classes.
Table B.46 Security User Instance Permissions (SMS_UserInstancePermissions)
Property | Data type | Example | Notes |
---|---|---|---|
InstanceKey | string | "GRN00002" | Key. Indicates a specific SMS object such as a package. |
InstancePermissions | uint32 | See “Interpreting Bitfield Properties” at the beginning of this appendix. | Indicates available instance permissions.
Bit flags are: 0 = READ |
ObjectKey | uint32 | 2 | Key. Indicates the class of objects to which the permissions apply.
Values are: |
UserName | string | "GREEN1DOM\\ Administrator" | Key. Indicates the user who has been granted these permissions. |