Skip to main content
A newer version of this page is available. .

MVCxDocumentViewerRemoteSourceSettings Properties

Provides settings to a remote document source of a ASP.NET Document Viewer.
Name Description
AuthenticationType Specifies the user authentication type that is appropriate to an assigned remote document source. Inherited from DocumentViewerRemoteSourceSettings.
CustomTokenStorage Specifies a custom storage for the application’s cookies. Inherited from DocumentViewerRemoteSourceSettings.
EndpointConfigurationName Specifies the name of an endpoint configuration located in the Web.config file. Inherited from DocumentViewerRemoteSourceSettings.
ReportId Specifies the report ID to connect to a Report and Dashboard Server. Inherited from DocumentViewerRemoteSourceSettings.
ReportTypeName Specifies the report type name to connect to a WCF report service. Inherited from DocumentViewerRemoteSourceSettings.
ServerUri Specifies the Report and Dashboard Server URI (uniform resource identifier). Inherited from DocumentViewerRemoteSourceSettings.
TokenStorageMode Specifies where to store the application’s cookie files. Inherited from DocumentViewerRemoteSourceSettings.
See Also