![]() | AuthToken Class |
Namespace: Enerj.CDI.WebService.DTO2021
public class AuthToken
The AuthToken type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessToken |
Access token that must be present in every call
|
![]() | ExpireDateTime |
The date/time of the token expiration
|
![]() | RefreshToken |
The token that must be presented to refresh an expired token
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |