TwitterReturnEndpointContext Properties

The TwitterReturnEndpointContext type exposes the following members.

Properties

  Name Description
Public property Identity Gets or sets the identity of this context. (Inherited from ReturnEndpointContext.)
Public property IsRequestCompleted Gets or sets a value that indicates whether the request for this context is completed. (Inherited from EndpointContext.)
Public property OwinContext (Inherited from BaseContext.)
Public property Properties (Inherited from ReturnEndpointContext.)
Public property RedirectUri Gets or sets the URI which should be used when returning this context. (Inherited from ReturnEndpointContext.)
Public property Request (Inherited from BaseContext.)
Public property Response (Inherited from BaseContext.)
Public property SignInAsAuthenticationType Gets or sets the context that signs in as authentication type. (Inherited from ReturnEndpointContext.)

Top

See Also

Reference

TwitterReturnEndpointContext Class

Microsoft.Owin.Security.Twitter Namespace