Docusign CSharp Docs
Classes | Public Attributes | Static Public Attributes | List of all members
DocuSign.eSign.Client.Auth.OAuth Class Reference

Classes

class  OAuthToken
 
class  UserInfo
 

Public Attributes

const string Grant_Type_JWT = "urn:ietf:params:oauth:grant-type:jwt-bearer"
 

Static Public Attributes

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: