GraphClient Class |
Namespace: Aspose.Email.Clients.Graph
The GraphClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | MultipleServicesTokenProvider |
Gets or sets an object allows to retrieve OAuth access token.
|
![]() | Proxy |
Gets or sets data to proxy access to Exchange server.
|
![]() | Resource |
Gets or sets resource type.
|
![]() | ResourceId |
Gets or sets resource id.
For instance for users it may be user principal name (UPN) or user id
|
![]() | TenantId |
Gets or sets tenant identifier
|
![]() | Timeout |
Gets or sets the number of milliseconds to wait before the operation times out.
The default value is 100,000 milliseconds (100 seconds).
|
![]() | TokenProvider |
Gets or sets an object allows to retrieve OAuth access token.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | GetClient(IMultipleServicesTokenProvider, String) |
Initializes a new instance of the GraphClient based class
|
![]() ![]() | GetClient(ITokenProvider, String) |
Initializes a new instance of the GraphClient based class
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |