Script
Kind: class
Full name: Thycotic.PowerShell.Scripts.Script
Namespace: Thycotic.PowerShell.Scripts
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
Active | bool | read/write | — |
AdditionalData | AdditionalData | read/write | — |
ConcurrencyId | string | read/write | — |
Description | string | read/write | — |
Name | string | read/write | — |
OdbcConnectionStringArgs | string | read/write | — |
ScriptCategoryId | int | read/write | — |
ScriptCategoryName | string | read/write | — |
ScriptContent | string[] | read/write | — |
ScriptId | int | read/write | — |
ScriptType | string | read/write | — |
UsageCount | int | read/write | — |
Methods
[AdditionalDataParams[]] GetScriptParams()