Chia sẻ qua


OAuthMatchEndpointContext.MatchesTokenEndpoint Method ()

 

Sets the endpoint type to token endpoint.

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

Syntax

public void MatchesTokenEndpoint()
public:
void MatchesTokenEndpoint()
member MatchesTokenEndpoint : unit -> unit
Public Sub MatchesTokenEndpoint

See Also

OAuthMatchEndpointContext Class
Microsoft.Owin.Security.OAuth Namespace

Return to top