LoginTwoFactor
Kind: class
Full name: Thycotic.PowerShell.Configuration.LoginTwoFactor
Namespace: Thycotic.PowerShell.Configuration
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
AllowTwoFactorRememberMe | bool | read/write | — |
Duo | LoginDuo | read/write | — |
OpenIdConnect | LoginOpenIdConnect | read/write | — |
Radius | LoginRadius | read/write | — |
RequireTwoFactorForWebLogin | bool | read/write | — |
RequireTwoFactorForWebServices | bool | read/write | — |
TwoFactorRememberMeTimeOutDays | int | read/write | — |