OAuth2AccessToken Constructor Nemiro.OAuth
Overload List

  NameDescription
Protected methodOAuth2AccessToken 
Initializes a new instance of the OAuth2AccessToken.
Public methodOAuth2AccessToken(RequestResult)
Initializes a new instance of the OAuth2AccessToken class.
Protected methodOAuth2AccessToken(SerializationInfo, StreamingContext)
Initializes a new instance of the OAuth2AccessToken.
Public methodOAuth2AccessToken(String, String)
Initializes a new instance of the OAuth2AccessToken class with a specified access token and refresh token.
Public methodOAuth2AccessToken(String, String, String)
Initializes a new instance of the OAuth2AccessToken class with a specified access token and refresh token.
Top
See Also