|
| long? | count [get, set] |
| | Page size Format: int32 More...
|
| |
| string | filter [get, set] |
| | Only support 'userName' or 'email' filter expressions for now More...
|
| |
| string[] | schemas [get, set] |
| | Enum: urn:ietf:params:scim:api:messages:2.0:SearchRequest More...
|
| |
| long? | startIndex [get, set] |
| | Start index (1-based) Format: int32 More...
|
| |
◆ count
| long? RingCentral.ScimSearchRequest.count |
|
getset |
◆ filter
| string RingCentral.ScimSearchRequest.filter |
|
getset |
Only support 'userName' or 'email' filter expressions for now
◆ schemas
| string [] RingCentral.ScimSearchRequest.schemas |
|
getset |
Enum: urn:ietf:params:scim:api:messages:2.0:SearchRequest
◆ startIndex
| long? RingCentral.ScimSearchRequest.startIndex |
|
getset |
Start index (1-based) Format: int32
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ScimSearchRequest.cs