GroupType¶
Lookup table for group types.
Fields¶
| Field | Type | Description |
|---|---|---|
| Description | nvarchar | Description |
| ID | bigint | Internal ID for the GroupType entity (Primary Key) |
| Name | nvarchar | Group type name |
| OctopusID | nvarchar | Internal ID of this group type. Used by the OctoSAM logic to identify group types. |
| PublishedSoftware | bit | True if groups of this type are used for software publishing or usage permission |