TokenEndpointRequestCustomExtension Constructor ()
Initializes a new instance of the TokenEndpointRequestCustomExtension class.
Namespace: Microsoft.Owin.Security.OAuth.Messages
Assembly: Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)
Syntax
public TokenEndpointRequestCustomExtension()
public:
TokenEndpointRequestCustomExtension()
new : unit -> TokenEndpointRequestCustomExtension
Public Sub New
See Also
TokenEndpointRequestCustomExtension Class
Microsoft.Owin.Security.OAuth.Messages Namespace
Return to top