Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.26 KB

ScimServiceProviderConfig.md

File metadata and controls

22 lines (17 loc) · 1.26 KB

openapi.model.ScimServiceProviderConfig

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
authenticationSchemes List A multi-valued complex type that specifies supported authentication scheme properties. [default to const []]
bulk ScimServiceProviderConfigBulk
changePassword ScimServiceProviderConfigChangePassword
documentationUri 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]