OauthAccess
More...
◆ OauthAccess()
| DocuSign.eSign.Model.OauthAccess.OauthAccess |
( |
string |
AccessToken = default(string), |
|
|
List< NameValue > |
Data = default(List<NameValue>), |
|
|
string |
ExpiresIn = default(string), |
|
|
string |
RefreshToken = default(string), |
|
|
string |
Scope = default(string), |
|
|
string |
TokenType = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the OauthAccess class.
- Parameters
-
| AccessToken | Access token information.. |
| Data | Data. |
| ExpiresIn | ExpiresIn. |
| RefreshToken | RefreshToken. |
| Scope | Must be set to "api".. |
| TokenType | TokenType. |
◆ Equals() [1/2]
| override bool DocuSign.eSign.Model.OauthAccess.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| bool DocuSign.eSign.Model.OauthAccess.Equals |
( |
OauthAccess |
other | ) |
|
|
inline |
Returns true if OauthAccess instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int DocuSign.eSign.Model.OauthAccess.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| string DocuSign.eSign.Model.OauthAccess.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string DocuSign.eSign.Model.OauthAccess.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AccessToken
| string DocuSign.eSign.Model.OauthAccess.AccessToken |
|
getset |
Access token information.
Access token information.
◆ Data
◆ ExpiresIn
| string DocuSign.eSign.Model.OauthAccess.ExpiresIn |
|
getset |
◆ RefreshToken
| string DocuSign.eSign.Model.OauthAccess.RefreshToken |
|
getset |
Gets or Sets RefreshToken
◆ Scope
| string DocuSign.eSign.Model.OauthAccess.Scope |
|
getset |
Must be set to "api".
Must be set to "api".
◆ TokenType
| string DocuSign.eSign.Model.OauthAccess.TokenType |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/OauthAccess.cs