Click or drag to resize

OAuthTokenRequestContext Constructor

Overload List
 NameDescription
Public methodOAuthTokenRequestContext(RestOperationContext) Constructor for when no form fields are available, for example in an HTTP GET message.
Public methodOAuthTokenRequestContext(RestOperationContext, NameValueCollection) Constructor when form values a provided, for example in an HTTP POST message.
Top
See Also