Chia sẻ qua


OAuthMatchEndpointContext.MatchesAuthorizeEndpoint Method ()

 

Sets the endpoint type to authorize endpoint.

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

Syntax

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

See Also

OAuthMatchEndpointContext Class
Microsoft.Owin.Security.OAuth Namespace

Return to top