CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Properties | List of all members
CoreTweet.Streaming.AccessRevocation Class Reference

Represents a revoked token. More...

Properties

ClientApplication ClientApplication [get, set]
 The client application. More...
 
string Token [get, set]
 The revoked access token. More...
 

Detailed Description

Represents a revoked token.

Property Documentation

◆ ClientApplication

ClientApplication CoreTweet.Streaming.AccessRevocation.ClientApplication
getset

The client application.

◆ Token

string CoreTweet.Streaming.AccessRevocation.Token
getset

The revoked access token.


The documentation for this class was generated from the following file: