IAuthorizationExtension Members

Represents an extension that can be used to extend the authorization feature of SQL Server Reporting Services.

The following tables list the members exposed by the IAuthorizationExtension type.

Public Methods

  Name Description
ms160360.pubmethod(en-US,SQL.90).gif CheckAccess Overloaded. Indicates whether a user is authorized to access an item in the report server database for a given operation.
ms160360.pubmethod(en-US,SQL.90).gif CreateSecurityDescriptor Returns the security descriptor that is stored with an individual item in the report server database.This method is not CLS-compliant.
ms160360.pubmethod(en-US,SQL.90).gif GetPermissions Returns the set of permissions granted a specific user for an item in the report server database.This method is not CLS-compliant.

Top

See Also

Reference

IAuthorizationExtension Interface
Microsoft.ReportingServices.Interfaces Namespace