Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.07 KB

ScimUser.md

File metadata and controls

20 lines (17 loc) · 1.07 KB

ScimUser

Properties

Name Type Description Notes
Schemas []string [optional] [default to null]
UserName string [optional] [default to null]
DisplayName string [optional] [default to null]
Active bool [optional] [default to null]
Emails *JsonNode [optional] [default to null]
Roles *JsonNode [optional] [default to null]
Name *JsonNode [optional] [default to null]
Groups *JsonNode [optional] [default to null]
Password *JsonNode [optional] [default to null]
Id string [optional] [default to null]
ExternalId string [optional] [default to null]
Meta *JsonNode [optional] [default to null]

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