Поделиться через


Интерфейс IUserContext

Defines the properties of the context of the user session.

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборки:   Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)

Синтаксис

'Декларация
Public Interface IUserContext
'Применение
Dim instance As IUserContext
public interface IUserContext
public interface class IUserContext
type IUserContext =  interface end
public interface IUserContext

Тип IUserContext обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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 ProcessReportDefinition method.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.Interfaces