Group
Kind: class
Full name: Thycotic.PowerShell.Groups.Group
Namespace: Thycotic.PowerShell.Groups
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
AdGuid | string | read/write | — |
CanEditMembers | bool | read/write | — |
Created | DateTime? | read/write | — |
DomainId | int | read/write | — |
DomainName | string | read/write | — |
Enabled | bool | read/write | — |
HasGroupOwners | bool | read/write | — |
Id | int | read/write | — |
IsEditable | bool | read/write | — |
Name | string | read/write | — |
OwnerGroups | object[] | read/write | — |
Owners | GroupOwner[] | read/write | — |
OwnerUsers | object[] | read/write | — |
Synchronized | bool | read/write | — |
SynchronizeNow | bool | read/write | — |
SystemGroup | bool | read/write | — |