DocumentViewerRemoteSourceSettings 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. |
CustomTokenStorage | Specifies a custom storage for the application’s cookies. |
EndpointConfigurationName | Specifies the name of an endpoint configuration located in the Web.config file. |
ReportId | Specifies the report ID to connect to a Report and Dashboard Server. |
ReportTypeName | Specifies the report type name to connect to a WCF report service. |
ServerUri | Specifies the Report and Dashboard Server URI (uniform resource identifier). |
TokenStorageMode | Specifies where to store the application’s cookie files. |
See Also