Share via


Implementing a Security Extension

Microsoft Windows Authentication is the primary system for securing reports in Microsoft SQL Server 2005 Reporting Services. In certain cases, however, you may need to extend the Reporting Services security system to accommodate custom security in your enterprise. You can do this using the development platform provided by the Reporting Services API. This section will present an overview of security extensions in Reporting Services.

For complete details about implementing, deploying, and removing a Reporting Services security extension, please see Estensione di esempio per la protezione.

In This Section

Topic Description

Introducing Reporting Services Security Extensions

Provides an overview of Reporting Services Security Extensions.

Authentication in Reporting Services

Discusses authentication in Reporting Services.

Authorization in Reporting Services

Covers authorization in Reporting Services.

Best Practices for Configuring Forms Authentication in Reporting Services

Provides information about how to configure Forms authentication.

Vedere anche

Riferimento

Reporting Services Extension Library
Microsoft.ReportingServices.Interfaces

Altre risorse

Reporting Services Extensions

Guida in linea e informazioni

Assistenza su SQL Server 2005