Click or drag to resize

IncomingWebRequestContextWrapper Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.Web.IncomingWebRequestContextWrapper"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.WebIncomingWebRequestContextWrapper

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 class IncomingWebRequestContextWrapper : IIncomingWebRequestContext

The IncomingWebRequestContextWrapper type exposes the following members.

Constructors
  NameDescription
Public methodIncomingWebRequestContextWrapper
Initializes a new instance of the IncomingWebRequestContextWrapper class
Top
Properties
  NameDescription
Public propertyHeaders
Public propertyUriTemplateMatch
Top
See Also