OAuthMatchEndpointContext.MatchesNothing Method ()
Sets the endpoint type to neither authorize nor token.
Namespace: Microsoft.Owin.Security.OAuth
Assembly: Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)
Syntax
public void MatchesNothing()
public:
void MatchesNothing()
member MatchesNothing : unit -> unit
Public Sub MatchesNothing
See Also
OAuthMatchEndpointContext Class
Microsoft.Owin.Security.OAuth Namespace
Return to top