Jaa


Microsoft.Owin.Security.Twitter.Messages Namespace

 

The Microsoft.Owin.Security.Twitter.Messages namespace contains types related to Twitter tokens.

Classes

Class Description
System_CAPS_pubclass AccessToken

Twitter access token

System_CAPS_pubclass RequestToken

Twitter request token

System_CAPS_pubclass RequestTokenSerializer

Serializes and deserializes Twitter request and access tokens so that they can be used by other application components.

System_CAPS_pubclass Serializers

Provides access to a request token serializer

Return to top