Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Defines the properties of the context of the user session.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public Interface IUserContext
'Usage
Dim instance As IUserContext
public interface IUserContext
public interface class IUserContext
type IUserContext = interface end
public interface IUserContext
The IUserContext type exposes the following members.
Properties
| 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. |
Top
Remarks
Reporting Services passes the IUserContext object to the ProcessReportDefinition method.
.gif)