Overload List
Name | Description | |
---|---|---|
![]() | OAuth2AccessToken |
Initializes a new instance of the OAuth2AccessToken.
|
![]() | OAuth2AccessToken(RequestResult) |
Initializes a new instance of the OAuth2AccessToken class.
|
![]() | OAuth2AccessToken(SerializationInfo, StreamingContext) |
Initializes a new instance of the OAuth2AccessToken.
|
![]() | OAuth2AccessToken(String, String) |
Initializes a new instance of the OAuth2AccessToken class with a specified access token and refresh token.
|
![]() | OAuth2AccessToken(String, String, String) |
Initializes a new instance of the OAuth2AccessToken class with a specified access token and refresh token.
|
See Also