Summary
Kind: class
Full name: Thycotic.PowerShell.Users.Summary
Namespace: Thycotic.PowerShell.Users
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
Created | DateTime? | read/write | — |
DisplayName | string | read/write | — |
DomainId | int | read/write | — |
DomainName | string | read/write | — |
EmailAddress | string | read/write | — |
Enabled | bool | read/write | — |
ExternalUserSource | string | read/write | — |
Id | int | read/write | — |
IsApplicationAccount | bool | read/write | — |
IsLockedOut | bool | read/write | — |
LastLogin | DateTime? | read/write | — |
LoginFailures | int | read/write | — |
platformIntegrationType | string | read/write | — |
TwoFactorMethod | string | read/write | — |
Username | string | read/write | — |