| RingCentral .Net SDK
    | 

| Public Member Functions | |
| Index (Scim.Index parent, string uri=null) | |
| string | Path (bool withParameter=true) | 
| async Task< ScimSchemaSearchResponse > | List (RestRequestConfig restRequestConfig=null) | 
| Returns the list of schemas HTTP Method: get Endpoint: /scim/{version}/Schemas Rate Limit Group: Light App Permission: ReadAccounts  More... | |
| async Task< ScimSchemaResponse > | Get (RestRequestConfig restRequestConfig=null) | 
| Returns SCIM schema HTTP Method: get Endpoint: /scim/{version}/Schemas/{uri} Rate Limit Group: Light App Permission: ReadAccounts  More... | |
| Public Attributes | |
| Scim.Index | parent | 
| RestClient | rc | 
| string | uri | 
| 
 | inline | 
Returns SCIM schema HTTP Method: get Endpoint: /scim/{version}/Schemas/{uri} Rate Limit Group: Light App Permission: ReadAccounts
| 
 | inline | 
Returns the list of schemas HTTP Method: get Endpoint: /scim/{version}/Schemas Rate Limit Group: Light App Permission: ReadAccounts