Click or drag to resize

OAuthSessionRequestContext Constructor

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