Click or drag to resize

OAuthRequestContextBase Constructor

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