Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.29 KB

ScimServiceProviderConfigResponse.md

File metadata and controls

16 lines (13 loc) · 1.29 KB

TalonOne.Model.ScimServiceProviderConfigResponse

Service provider configuration details.

Properties

Name Type Description Notes
Bulk ScimServiceProviderConfigResponseBulk [optional]
ChangePassword ScimServiceProviderConfigResponseChangePassword [optional]
DocumentationUri string The URI that points to the SCIM service provider's documentation, providing further details about the service's capabilities and usage. [optional]
Filter ScimServiceProviderConfigResponseFilter [optional]
Patch ScimServiceProviderConfigResponsePatch [optional]
Schemas List<string> A list of SCIM schemas that define the structure and data types supported by the service provider. [optional]
Sort ScimServiceProviderConfigResponseSort [optional]

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