RPPermissions table

<< Click to Display Table of Contents >>

RayPack > 7.3 u6 > User Guide > Reference and Cheat Sheets > Custom RayPack Installer Database Tables 

RPPermissions table

The RPPermissions table contains the columns shown in the following table.

 

Column

Type

Key

Nullable

LockObject

Identifier (s72)

Y

N

Table

Identifier (s72)

Y

N

Sddl

Formatted (S0)

N

Y

Attributes

Integer (I2)

N

N

TemplateProperty

Formatted (S255)

N

Y

InfFilePath

Formatted (S255)

N

Y

 

Columns

LockObject

Identifier of the object to be locked. References may relate to tables File, Registry, CreateFolder, ServiceInstall

 

Table

The name of the table to take object from. Valid values: File, Registry, CreateFolder, ServiceInstall

 

Sddl

The formatted SDDL string defining the set of permissions.

 

Attributes

The attributes of permissions set.

 

TemplateProperty

The template for newly created security templates.

 

InfFilePath

The path where .inf file will be stored.