Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.22 KB

ScimServiceProviderConfigResponse.md

File metadata and controls

16 lines (11 loc) · 1.22 KB

# ScimServiceProviderConfigResponse

Properties

Name Type Description Notes
bulk \TalonOne\Client\Model\ScimServiceProviderConfigResponseBulk [optional]
changePassword \TalonOne\Client\Model\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 \TalonOne\Client\Model\ScimServiceProviderConfigResponseFilter [optional]
patch \TalonOne\Client\Model\ScimServiceProviderConfigResponsePatch [optional]
schemas string[] A list of SCIM schemas that define the structure and data types supported by the service provider. [optional]

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