Field
Kind: class
Full name: Thycotic.PowerShell.SecretTemplates.Field
Namespace: Thycotic.PowerShell.SecretTemplates
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
Description | string | read/write | — |
DisplayName | string | read/write | — |
EditablePermission | int | read/write | — |
EditRequires | TemplateEditRequiresOptions | read/write | — |
FieldSlugName | string | read/write | — |
GeneratePasswordCharacterSet | string | read/write | — |
GeneratePasswordLength | int | read/write | — |
HideOnView | bool | read/write | — |
HistoryLength | int | read/write | — |
IsExpirationField | bool | read/write | — |
IsFile | bool | read/write | — |
IsIndexable | bool | read/write | — |
IsList | bool | read/write | — |
IsNotes | bool | read/write | — |
IsPassword | bool | read/write | — |
IsRequired | bool | read/write | — |
IsUrl | bool | read/write | — |
ListType | TemplateFieldListType | read/write | — |
MustEncrypt | bool | read/write | — |
Name | string | read/write | — |
PasswordRequirementId | int | read/write | — |
PasswordTypeFieldId | int | read/write | — |
SecretTemplateFieldId | int | read/write | — |
SortOrder | int | read/write | — |