| title | Secure Development (Reporting Services) | Microsoft Docs | |||
|---|---|---|---|---|
| ms.date | 03/14/2017 | |||
| ms.prod | reporting-services | |||
| ms.prod_service | reporting-services-native | |||
| ms.technology | extensions | |||
| ms.topic | reference | |||
| helpviewer_keywords |
|
|||
| ms.assetid | 12161a6c-b93b-4312-9d27-0c922561eb9b | |||
| author | maggiesMSFT | |||
| ms.author | maggies |
The [!INCLUDEmsCoName] [!INCLUDEdnprdnshort] provides a robust security system that can run code in tightly constrained, administrator-defined security contexts. [!INCLUDEssRSnoversion] uses the [!INCLUDEdnprdnshort] security system, known as code access security (or evidence-based security). Under code access security, a user may be trusted to access a resource, but if the code the user executes is not trusted, access to the resource will be denied.
Security based on code, as opposed to specific users, permits security to be expressed for custom assemblies or data, delivery, rendering, and security extensions that you develop for [!INCLUDEssRSnoversion]. Your extension code may be executed by any number of [!INCLUDEssRSnoversion] users, all of whom are unknown at development time. The custom assemblies or extensions that you develop require specific security policies in [!INCLUDEssRSnoversion]. These security policies are represented as types in the [!INCLUDEdnprdnshort]. For a more information about code access security, see "Code Access Security" in the [!INCLUDEdnprdnshort] documentation.
Code Access Security in Reporting Services
Introduces code access security and policy configuration for custom assemblies and extensions in [!INCLUDEssRSnoversion].
Understanding Security Policies
Describes the various assembly types in [!INCLUDEssRSnoversion] and how code access security affects code permissions.
Using Reporting Services Security Policy Files
Describes the different [!INCLUDEssRSnoversion] components and the corresponding policy configuration files.