|
| Index (Oauth.Index parent) |
|
string | Path (bool withParameter=false) |
|
async Task< string > | Get (RestRequestConfig restRequestConfig=null) |
| Performs OAuth 2.0 authorization (GET version) HTTP Method: get Endpoint: /restapi/oauth/authorize Rate Limit Group: Auth More...
|
|
async Task< string > | Post (AuthorizeRequest authorizeRequest, RestRequestConfig restRequestConfig=null) |
| Performs OAuth 2.0 authorization (POST version) HTTP Method: post Endpoint: /restapi/oauth/authorize Rate Limit Group: Auth More...
|
|
◆ Get()
async Task<string> RingCentral.Paths.Restapi.Oauth.Authorize.Index.Get |
( |
RestRequestConfig |
restRequestConfig = null | ) |
|
|
inline |
Performs OAuth 2.0 authorization (GET version) HTTP Method: get Endpoint: /restapi/oauth/authorize Rate Limit Group: Auth
◆ Post()
Performs OAuth 2.0 authorization (POST version) HTTP Method: post Endpoint: /restapi/oauth/authorize Rate Limit Group: Auth
The documentation for this class was generated from the following file:
- RingCentral.Net/Paths/Restapi/Oauth/Authorize/Index.cs