Login
Kind: class
Full name: Thycotic.PowerShell.Configuration.Login
Namespace: Thycotic.PowerShell.Configuration
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
AllowAutoComplete | bool | read/write | — |
AllowRememberMe | bool | read/write | — |
CacheADCredentials | bool | read/write | — |
DefaultLoginDomain | string | read/write | — |
EnableDomainSelector | DomainSelectorOption | read/write | — |
EnableLoginFailureCAPTCHA | bool | read/write | — |
MaxConcurrentLoginsPerUser | int | read/write | — |
MaximumLoginFailures | int | read/write | — |
MaxLoginFailuresBeforeCAPTCHA | int | read/write | — |
RememberMeTimeOutMinutes | int | read/write | — |
SshKeyIntegration | LoginSshKeyIntegration | read/write | — |
TwoFactor | LoginTwoFactor | read/write | — |
UserLockoutTimeMinutes | int | read/write | — |
VisualEncryptedKeyboardEnabled | bool | read/write | — |
VisualEncryptedKeyboardRequired | bool | read/write | — |