Share via


TokenEndpointRequestAuthorizationCode Constructor ()

 

Initializes a new instance of the TokenEndpointRequestAuthorizationCode class.

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

Syntax

public TokenEndpointRequestAuthorizationCode()
public:
TokenEndpointRequestAuthorizationCode()
new : unit -> TokenEndpointRequestAuthorizationCode
Public Sub New

See Also

TokenEndpointRequestAuthorizationCode Class
Microsoft.Owin.Security.OAuth.Messages Namespace

Return to top