Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 642 Bytes

ScimSchemaResource.md

File metadata and controls

13 lines (10 loc) · 642 Bytes

TalonOne.Model.ScimSchemaResource

Resource schema definition for the SCIM provisioning protocol.

Properties

Name Type Description Notes
Id string ID of the resource. [optional]
Name string Name of the resource. [optional]
Description string Human-readable description of the schema resource. [optional]
Attributes List<Object> [optional]

[Back to Model list] [Back to API list] [Back to README]