OAuthNetworkCredential Class |
Namespace: Aspose.Email.Clients
The OAuthNetworkCredential type exposes the following members.
| Name | Description | |
|---|---|---|
| OAuthNetworkCredential(String) |
Initializes a new instance of the OAuthNetworkCredential class
| |
| OAuthNetworkCredential(ITokenProvider) |
Initializes a new instance of the OAuthNetworkCredential class
| |
| OAuthNetworkCredential(String, ITokenProvider) |
Initializes a new instance of the OAuthNetworkCredential class
| |
| OAuthNetworkCredential(String, String) |
Initializes a new instance of the OAuthNetworkCredential class
|
| Name | Description | |
|---|---|---|
| AccessToken |
Gets OAuth 2.0 access token.
| |
| Domain | (Inherited from NetworkCredential.) | |
| Password | (Inherited from NetworkCredential.) | |
| TokenProvider |
Gets the token provider.
| |
| UserName | (Inherited from NetworkCredential.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetCredential(Uri, String) | (Inherited from NetworkCredential.) | |
| GetCredential(String, Int32, String) | (Inherited from NetworkCredential.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |