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 | |
---|---|---|
CheckAccess | Overloaded. Indicates whether a user is authorized to access an item in the report server database for a given operation. | |
CreateSecurityDescriptor | Returns the security descriptor that is stored with an individual item in the report server database.This method is not CLS-compliant. | |
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