다음을 통해 공유


IUserContext 인터페이스

Defines the properties of the context of the user session.

네임스페이스:  Microsoft.ReportingServices.Interfaces
어셈블리:   Microsoft.ReportingServices.Interfaces(Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts(Microsoft.ReportingServices.SharePoint.UI.WebParts.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.