OAuthMatchEndpointContext Methods

The OAuthMatchEndpointContext type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method MatchesAuthorizeEndpoint
Public method MatchesNothing
Public method MatchesTokenEndpoint
Protected method MemberwiseClone (Inherited from Object.)
Public method RequestCompleted Prevents the request from being processed further by other components. IsRequestCompleted becomes true after calling. (Inherited from EndpointContext<TOptions>.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

OAuthMatchEndpointContext Class

Microsoft.Owin.Security.OAuth Namespace