Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 673 Bytes

ScimUsersListResponse.md

File metadata and controls

12 lines (9 loc) · 673 Bytes

TalonOne.Model.ScimUsersListResponse

List of users that have been provisioned using the SCIM protocol with an identity provider, for example, Microsoft Entra ID.

Properties

Name Type Description Notes
Resources List<ScimUser>
Schemas List<string> SCIM schema for the given resource. [optional]
TotalResults int Number of total results in the response. [optional]

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