Folder
Kind: class
Full name: Thycotic.PowerShell.Folders.Folder
Namespace: Thycotic.PowerShell.Folders
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
ChildFolders | Folder[] | read/write | — |
FolderName | string | read/write | — |
FolderPath | string | read/write | — |
FolderTypeId | int | read/write | — |
Id | int | read/write | — |
InheritPermissions | bool | read/write | — |
InheritSecretPolicy | bool | read/write | — |
ParentFolderId | int | read/write | — |
SecretPolicyId | int | read/write | — |
SecretTemplates | FolderTemplate[] | read/write | — |