OAuthMatchEndpointContext.MatchesNothing Method

Namespace:  Microsoft.Owin.Security.OAuth
Assembly:  Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)

Syntax

'Declaration
Public Sub MatchesNothing
'Usage
Dim instance As OAuthMatchEndpointContext

instance.MatchesNothing()
public void MatchesNothing()
public:
void MatchesNothing()
member MatchesNothing : unit -> unit
public function MatchesNothing()

See Also

Reference

OAuthMatchEndpointContext Class

Microsoft.Owin.Security.OAuth Namespace