Represents an OAuth session.  
 More...
Represents an OAuth session. 
◆ AuthorizeUri
  
  | 
        
          | Uri??? CoreTweet.OAuth.OAuthSession.AuthorizeUri |  | get | 
 
 
◆ ConnectionOptions
Gets or sets the options of the connection. 
 
 
◆ ConsumerKey
  
  | 
        
          | string CoreTweet.OAuth.OAuthSession.ConsumerKey |  | getset | 
 
Gets or sets the consumer key. 
 
 
◆ ConsumerSecret
  
  | 
        
          | string CoreTweet.OAuth.OAuthSession.ConsumerSecret |  | getset | 
 
Gets or sets the consumer secret. 
 
 
◆ RequestToken
  
  | 
        
          | string CoreTweet.OAuth.OAuthSession.RequestToken |  | getset | 
 
Gets or sets the request token. 
 
 
◆ RequestTokenSecret
  
  | 
        
          | string CoreTweet.OAuth.OAuthSession.RequestTokenSecret |  | getset | 
 
Gets or sets the request token secret. 
 
 
The documentation for this class was generated from the following file: