Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 665 Bytes

ScimServiceProviderConfigResponseFilter.md

File metadata and controls

11 lines (8 loc) · 665 Bytes

TalonOne.Model.ScimServiceProviderConfigResponseFilter

Configuration settings related to filtering SCIM resources based on specific criteria.

Properties

Name Type Description Notes
MaxResults int The maximum number of resources that can be returned in a single filtered query response. [optional]
Supported bool Indicates whether the SCIM service provider supports filtering operations. [optional]

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