Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Defines the properties of the context of the user session.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)
Sintaxe
'Declaração
Public Interface IUserContext
'Uso
Dim instance As IUserContext
public interface IUserContext
public interface class IUserContext
type IUserContext = interface end
public interface IUserContext
O tipo IUserContext expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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. |
Início
Comentários
Reporting Services passes the IUserContext object to the ProcessReportDefinition method.
.gif)