Sha256: 9cbed6fb1d06ef543ffe8d95d50ae88f987c52f395a4655c4f2c1e7be8757ca0

Contents?: true

Size: 439 Bytes

Versions: 2

Compression:

Stored size: 439 Bytes

Contents

# TalonOne::ScimServiceProviderConfigResponseChangePassword

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**supported** | **Boolean** | Indicates whether the service provider supports password changes via the SCIM API. | [optional] 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::ScimServiceProviderConfigResponseChangePassword.new(supported: null)
```


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/ScimServiceProviderConfigResponseChangePassword.md
talon_one-6.0.0 docs/ScimServiceProviderConfigResponseChangePassword.md