AccessToken Class
Twitter access token
Assembly: Microsoft.Owin.Security.Twitter (in Microsoft.Owin.Security.Twitter.dll)
System::Object
Microsoft.Owin.Security.Twitter.Messages::RequestToken
Microsoft.Owin.Security.Twitter.Messages::AccessToken
Microsoft.Owin.Security.Twitter.Messages::RequestToken
Microsoft.Owin.Security.Twitter.Messages::AccessToken
| Name | Description | |
|---|---|---|
![]() | AccessToken() |
| Name | Description | |
|---|---|---|
![]() | CallbackConfirmed | (Inherited from RequestToken.) |
![]() | Properties | Gets or sets a property bag for common authentication properties(Inherited from RequestToken.) |
![]() | ScreenName | Gets or sets the Twitter screen name |
![]() | Token | Gets or sets the Twitter token(Inherited from RequestToken.) |
![]() | TokenSecret | Gets or sets the Twitter token secret(Inherited from RequestToken.) |
![]() | UserId | Gets or sets the Twitter User ID |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


