Share via


Interface IUserContext

Defines the properties of the context of the user session.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (dans Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (dans Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
Public Interface IUserContext
'Utilisation
Dim instance As IUserContext
public interface IUserContext
public interface class IUserContext
type IUserContext =  interface end
public interface IUserContext

Notes

Reporting Services passes the IUserContext object to the ProcessReportDefinition()()()() method.