Acos.Websak.UserAPI.Core.Models.Scim.ScimAcosUserExtension
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| applicationRole | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimAddress
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| country | string | |
| locality | string | |
| postalCode | string | |
| streetAddress | string | |
| type | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimAuthenticationScheme
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| description | string | |
| name | string | |
| type | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimBulkSupported
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| maxOperations | integer | int32 |
| maxPayloadSize | integer | int32 |
| supported | boolean |
Acos.Websak.UserAPI.Core.Models.Scim.ScimEnterpriseUserExtension
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| department | string | |
| manager |
Acos.Websak.UserAPI.Core.Models.Scim.ScimEntitlement
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| display | string | |
| type | string | |
| value | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimErrorResponse
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| detail | string | |
| schemas | array | |
| scimType | string | |
| status | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimFilterSupported
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| maxResults | integer | int32 |
| supported | boolean |
Acos.Websak.UserAPI.Core.Models.Scim.ScimGroupMember
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| display | string | |
| ref | string | |
| value | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimGroupResource
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| displayName | string | |
| externalId | string | |
| id | string | |
| members | array | |
| meta | ||
| schemas | array |
Acos.Websak.UserAPI.Core.Models.Scim.ScimListResponse`1[[Acos.Websak.UserAPI.Core.Models.Scim.ScimGroupResource, Acos.Websak.UserAPI.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null]]
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| itemsPerPage | integer | int32 |
| resources | array | |
| schemas | array | |
| startIndex | integer | int32 |
| totalResults | integer | int32 |
Acos.Websak.UserAPI.Core.Models.Scim.ScimListResponse`1[[Acos.Websak.UserAPI.Core.Models.Scim.ScimResourceTypeResource, Acos.Websak.UserAPI.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null]]
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| itemsPerPage | integer | int32 |
| resources | array | |
| schemas | array | |
| startIndex | integer | int32 |
| totalResults | integer | int32 |
Acos.Websak.UserAPI.Core.Models.Scim.ScimListResponse`1[[Acos.Websak.UserAPI.Core.Models.Scim.ScimSchemaResource, Acos.Websak.UserAPI.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null]]
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| itemsPerPage | integer | int32 |
| resources | array | |
| schemas | array | |
| startIndex | integer | int32 |
| totalResults | integer | int32 |
Acos.Websak.UserAPI.Core.Models.Scim.ScimListResponse`1[[Acos.Websak.UserAPI.Core.Models.Scim.ScimUserResource, Acos.Websak.UserAPI.Core, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null]]
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| itemsPerPage | integer | int32 |
| resources | array | |
| schemas | array | |
| startIndex | integer | int32 |
| totalResults | integer | int32 |
Acos.Websak.UserAPI.Core.Models.Scim.ScimManager
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| displayName | string | |
| ref | string | |
| value | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimMeta
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| created | string | date-time |
| lastModified | string | date-time |
| location | string | |
| resourceType | string | |
| version | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimMultiValueAttribute
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| primary | boolean | |
| type | string | |
| value | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimName
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| familyName | string | |
| formatted | string | |
| givenName | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimPatchOperation
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| op | string | |
| path | string | |
| value |
Acos.Websak.UserAPI.Core.Models.Scim.ScimPatchRequest
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| operations | array | |
| schemas | array |
Acos.Websak.UserAPI.Core.Models.Scim.ScimResourceTypeResource
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| description | string | |
| endpoint | string | |
| id | string | |
| meta | ||
| name | string | |
| schema | string | |
| schemaExtensions | array | |
| schemas | array |
Acos.Websak.UserAPI.Core.Models.Scim.ScimRole
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| display | string | |
| value | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimSchemaAttribute
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| canonicalValues | array | |
| description | string | |
| multiValued | boolean | |
| mutability | string | |
| name | string | |
| required | boolean | |
| returned | string | |
| subAttributes | array | |
| type | string | |
| uniqueness | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimSchemaExtension
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| required | boolean | |
| schema | string |
Acos.Websak.UserAPI.Core.Models.Scim.ScimSchemaResource
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| attributes | array | |
| description | string | |
| id | string | |
| name | string | |
| schemas | array |
Acos.Websak.UserAPI.Core.Models.Scim.ScimServiceProviderConfigResource
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| authenticationSchemes | array | |
| bulk | ||
| changePassword | ||
| documentationUri | string | |
| etag | ||
| filter | ||
| meta | ||
| patch | ||
| schemas | array | |
| sort |
Acos.Websak.UserAPI.Core.Models.Scim.ScimSupported
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| supported | boolean |
Acos.Websak.UserAPI.Core.Models.Scim.ScimUserResource
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| acosExtension | ||
| active | boolean | |
| addresses | array | |
| displayName | string | |
| emails | array | |
| enterpriseExtension | ||
| entitlements | array | |
| externalId | string | |
| groups | array | |
| id | string | |
| meta | ||
| name | ||
| phoneNumbers | array | |
| preferredLanguage | string | |
| roles | array | |
| schemas | array | |
| title | string | |
| userName | string |
System.Text.Json.JsonElement
Type: object
Properties
| Name | Type | Format |
|---|---|---|
| valueKind |
System.Text.Json.JsonValueKind
Type: integer
Properties
| Name | Type | Format |
|---|