Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.77 KB

File metadata and controls

24 lines (18 loc) · 1.77 KB

GetScimResourceTypes

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.

SchemaExtensions

Properties

Name Type Required Description
Schema string The SCIM schema URI.
Required bool If true, the resource must include this schema extension.