SessionRecording
Kind: class
Full name: Thycotic.PowerShell.Configuration.SessionRecording
Namespace: Thycotic.PowerShell.Configuration
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
archiveLocationBySite | bool | read/write | — |
archivePath | string | read/write | — |
archivePathMappings | SessionRecordingArchivePathMappings[] | read/write | — |
daysUntilArchive | int | read/write | — |
daysUntilDelete | int | read/write | — |
enableArchive | bool | read/write | — |
enableDelete | bool | read/write | — |
enableHardwareAcceleration | bool | read/write | — |
enableInactivityTimeout | bool | read/write | — |
enableOnDemandVideoProcessing | bool | read/write | — |
enableSessionRecording | bool | read/write | — |
encryptArchive | bool | read/write | — |
hideRecordingIndicator | bool | read/write | — |
inactivityTimeoutMinutes | int | read/write | — |
maxSessionLength | int | read/write | — |
rdpProxyRecordKeyStrokes | bool | read/write | — |
rdpProxyRecordVideo | bool | read/write | — |
sshProxyRecordKeyStrokes | bool | read/write | — |
sshProxyRecordVideo | bool | read/write | — |
storeInDatabase | bool | read/write | — |
useTemporaryArchives | bool | read/write | — |
videoCodecId | int | read/write | — |