IRSRequestContext Interface

 

Updated: February 25, 2016

Applies To: SQL Server 2016

Defines the properties of the request context for the reporting services.

Namespace:   Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

public interface class IRSRequestContext

NameDescription
System_CAPS_pubpropertyCookies

Gets the collection of Cookies for this request.

System_CAPS_pubpropertyHeaders

Gets a collection of headers.

System_CAPS_pubpropertyUser

Gets the identity user of the object.

Return to top
Show: