IUserContext Interface
Updated: February 25, 2016
Defines the properties of the context of the user session.
Assemblies: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
| Name | Description | |
|---|---|---|
![]() | AuthenticationType | Gets the value that specifies the authentication mode. |
![]() | Token | Gets the value that specifies the security token. |
![]() | UserName | Gets the value that specifies the user name. |
Reporting Services passes the IUserContext object to the M:Microsoft.ReportingServices.Interfaces.IReportDefinitionCustomizationExtension.ProcessReportDefinition method.
Show:
