Condividi tramite


Interfaccia IUserContext

Defines the properties of the context of the user session.

Spazio dei nomi  Microsoft.ReportingServices.Interfaces
Assembly:   Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)

Sintassi

'Dichiarazione
Public Interface IUserContext
'Utilizzo
Dim instance As IUserContext
public interface IUserContext
public interface class IUserContext
type IUserContext =  interface end
public interface IUserContext

Nel tipo IUserContext sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica AuthenticationType Gets the value that specifies the authentication mode.
Proprietà pubblica Token Gets the value that specifies the security token.
Proprietà pubblica UserName Gets the value that specifies the user name.

In alto

Osservazioni

Reporting Services passes the IUserContext object to the ProcessReportDefinition method.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.Interfaces