IWebDocumentViewerAuthorizationService Methods
Implements custom authorization to restrict access to reports and generated documents in a web reporting application.
Name | Description |
---|---|
Can |
Specifies whether document creation is permitted. |
Can |
Specifies whether report creation in the viewer’s internal storage is permitted. |
Can |
Specifies whether document retrieval from the server is permitted. |
Can |
Specifies whether a report can be read from the server. |
Can |
Specifies whether disposal of the specified document in the viewer cache or internal storage is permitted. |
Can |
Specifies whether the specified report can be disposed of. |
See Also