Okta.Sdk.Model.Group
January 21, 2026 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset | Timestamp when the group was created | [optional] [readonly] |
| Id | string | Unique ID for the group | [optional] [readonly] |
| LastMembershipUpdated | DateTimeOffset | Timestamp when the groups memberships were last updated | [optional] [readonly] |
| LastUpdated | DateTimeOffset | Timestamp when the group's profile was last updated | [optional] [readonly] |
| ObjectClass | List<string> | Determines the group's `profile` | [optional] [readonly] |
| Source | GroupSource | [optional] | |
| Profile | GroupProfile | [optional] | |
| Type | GroupType | [optional] | |
| Embedded | Dictionary<string, Object> | Embedded resources related to the group | [optional] [readonly] |
| Links | GroupLinks | [optional] |