Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Defines the properties of the context of the user session.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assemblys : Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.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
Le type IUserContext expose les membres suivants.
Propriétés
| Nom | 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. |
Haut de la page
Notes
Reporting Services passes the IUserContext object to the ProcessReportDefinition method.
.gif)