Hook
Kind: class
Full name: Thycotic.PowerShell.SecretHooks.Hook
Namespace: Thycotic.PowerShell.SecretHooks
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
Arguments | string | read/write | — |
Database | string | read/write | — |
Description | string | read/write | — |
EventActionId | int | read/write | — |
FailureMessage | string | read/write | — |
HookId | int | read/write | — |
Name | string | read/write | — |
Parameters | Parameter[] | read/write | — |
Port | int | read/write | — |
PrePostOption | string | read/write | — |
PrivilegeSecretId | int | read/write | — |
ScriptId | int | read/write | — |
ScriptTypeId | int | read/write | — |
SecretHookId | int | read/write | — |
ServerKeyDigest | string | read/write | — |
ServerName | string | read/write | — |
SortOrder | int | read/write | — |
SshKeySecretId | int | read/write | — |
Status | bool | read/write | — |
StopOnFailure | bool | read/write | — |
Methods
[void] SetHookParameter(string Name, string Value)