Template - addSecuritySettingsListPart
Template - addSecuritySettingsListPart
Description :
This command adds an entire security setting list to an existing template. This command returns a handle to the updated template. Note that this handle is different from any previously returned handles. All other handles are invalid.
Return type : DBKey
Command Input :
| Variable Name | Variable Type | Description | 
|---|---|---|
| templateKey | DBKey | Handle to the existing template to which you want to add a security setting list. | 
| assetPath | String | Name of the security setting list. | 
| bLocalSecuritySettings | Boolean | Audit option for local security settings. True to turn option on, false otherwise. | 
| bEffectiveSecuritySettings | Boolean | Audit option for effective security settings. True to turn option on, false otherwise. | 
Example
See the example for addDotNetListPart .
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*
