TwitterAuthenticatedContext Properties

The TwitterAuthenticatedContext type exposes the following members.

Properties

  Name Description
Public property AccessToken Gets the Twitter access token
Public property AccessTokenSecret Gets the Twitter access token secret
Public property Identity Gets the ClaimsIdentity representing the user
Public property OwinContext (Inherited from BaseContext.)
Public property Properties Gets or sets a property bag for common authentication properties
Public property Request (Inherited from BaseContext.)
Public property Response (Inherited from BaseContext.)
Public property ScreenName Gets the Twitter screen name
Public property UserId Gets the Twitter user ID

Top

See Also

Reference

TwitterAuthenticatedContext Class

Microsoft.Owin.Security.Twitter Namespace