Click or drag to resize

OAuthSignoutRequestContext Constructor

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