Okta.Sdk.Model.GroupSchemaCustom
October 22, 2025 ยท View on GitHub
All custom profile properties are defined in a profile subschema with the resolution scope #custom
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | The subschema name | [optional] [readonly] |
| Properties | Dictionary<string, GroupSchemaAttribute> | The `#custom` object properties | [optional] |
| Required | List<string> | A collection indicating required property names | [optional] [readonly] |
| Type | string | The object type | [optional] [readonly] |