ITokenProvider Interface |
Namespace: Aspose.Email.Clients
The ITokenProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from IDisposable.) |
![]() | GetAccessToken |
Gets oAuth access token.
If token exists and its expiration date is not expired returns current token, otherwise requests new token from a server.
|
![]() | GetAccessToken(Boolean) |
Gets oAuth access token.
|