Click or drag to resize

IncomingWebRequestContextWrapper Constructor

Initializes a new instance of the IncomingWebRequestContextWrapper class

Namespace:  NetIQ.DRA.Common.Rest.Web
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
public IncomingWebRequestContextWrapper(
	IncomingWebRequestContext context
)

Parameters

context
Type: System.ServiceModel.WebIncomingWebRequestContext

[Missing <param name="context"/> documentation for "M:NetIQ.DRA.Common.Rest.Web.IncomingWebRequestContextWrapper.#ctor(System.ServiceModel.Web.IncomingWebRequestContext)"]

See Also