RemoteDocumentSource Properties
Provides functionality to publish RemoteDocument objects.Name | Description |
---|---|
AuthenticationType | Specifies the user authentication type that is appropriate to an assigned remote document source. |
CanRaiseEvents protected | Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
DesignMode protected | Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
EndpointConfigurationPrefix | Specifies a prefix that precedes Report and Dashboard Server endpoint configurations located in the Web.config file. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
ReportIdentity | Identifies documents that are created remotely by a RemoteDocumentSource. |
ReportName | Specifies the name of a remotely created document. |
ServiceUri | Specifies the uniform resource identifier (URI) of a remote document source. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
See Also