Template - addEventLogListPart

Template - addEventLogListPart

Description :

This command adds the event log 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 the event log list.

bEventLogMaxSize

Boolean

Audit option for event log maximum size. True to turn option on, false otherwise.

bEventLogRestrictGuestAccess

Boolean

Audit option for event log restrict guest access (whether guest accounts are allowed to access event logs). True to turn option on, false otherwise.

bEventLogRetention

Boolean

Audit option for event log retention (the amount of time event logs are kept). True to turn option on, false otherwise.

Example

See the example for addDotNetListPart .

Was this page helpful? Yes No Submitting... Thank you

Comments