Properties
Name | Type | Required | Description |
---|---|---|---|
Schemas | List<string> |
❌ | The SCIM schema URI. |
Id | string | ❌ | The resource's ID. |
Name | string | ❌ | The resource's friendly name. |
Endpoint | string | ❌ | The resource's endpoint. |
Description | string | ❌ | The resource's description. |
Schema | string | ❌ | The SCIM schema URI. |
SchemaExtensions_ | List<SchemaExtensions> |
❌ | Information about the resource's schema extensions. |
Properties
Name | Type | Required | Description |
---|---|---|---|
Schema | string | ❌ | The SCIM schema URI. |
Required | bool | ❌ | If true, the resource must include this schema extension. |