Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.27 KB

ScimServiceProviderConfig.md

File metadata and controls

22 lines (17 loc) · 1.27 KB

EzmaxApi::Object::ScimServiceProviderConfig

Load the model package

use EzmaxApi::Object::ScimServiceProviderConfig;

Properties

Name Type Description Notes
authentication_schemes ARRAY[ScimAuthenticationScheme] A multi-valued complex type that specifies supported authentication scheme properties.
bulk ScimServiceProviderConfigBulk
change_password ScimServiceProviderConfigChangePassword
documentation_uri string An HTTP-addressable URL pointing to the service provider's human-consumable help documentation
etag ScimServiceProviderConfigEtag
filter ScimServiceProviderConfigFilter
patch ScimServiceProviderConfigPatch
sort ScimServiceProviderConfigSort

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