Share via


OAuthMatchEndpointContext.MatchesTokenEndpoint Method

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

Syntax

'Declaration
Public Sub MatchesTokenEndpoint
'Usage
Dim instance As OAuthMatchEndpointContext

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

See Also

Reference

OAuthMatchEndpointContext Class

Microsoft.Owin.Security.OAuth Namespace