|
|
const string | Grant_Type_JWT = "urn:ietf:params:oauth:grant-type:jwt-bearer" |
| |
|
|
static string | Scope_SIGNATURE = "signature" |
| |
|
static string | Scope_EXTENDED = "extended" |
| |
|
static string | Scope_IMPERSONATION = "impersonation" |
| |
|
static string | Demo_OAuth_BasePath = "account-d.docusign.com" |
| |
|
static string | Production_OAuth_BasePath = "account.docusign.com" |
| |
|
static string | Stage_OAuth_BasePath = "account-s.docusign.com" |
| |
|
static string | CODE = "code" |
| |
|
static string | TOKEN = "token" |
| |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Client/Auth/OAuth.cs