Package Access By Users

This class contains information on user rights to operate on packages.

Table B.10 Package Access by Users (SMS_PackageAccessByUsers)

PropertyData typeExampleNotes
Accessuint32See “Interpreting Bitfield Properties” at the beginning of this appendix.Indicates types of user access to this package.

Bit flags are:
Bit 0 = READ
Bit 1 = WRITE
Bit 2 = EXECUTE
Bit 3 = CREATE
Bit 4 = DELETE
Bit 5 = VIEW_FOLDERS
Bit 6 = VIEW_FILES
Bit 7 = CHANGE_PERMISSIONS
Bit 8 = CHANGE_ATTRIBUTES

PackageIDstring"GRN00002"The ID of the package the user has authority to modify.
UserNamestring"[\"Display=
Administrators\"]
GENERIC:GROUP=Administrators"
The username of the person authorized to modify the package.