Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Indicates whether a user is authorized to access an item in the report server database for a given operation.
Overload List
| Name | Description |
|---|---|
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], CatalogOperation) |
Indicates whether a user is authorized to access an item in the report server database for a given catalog operation.
This method is not CLS-compliant. |
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], CatalogOperation[]) |
Indicates whether a user is authorized to access an item in the report server database for a given array of catalog operation.
This method is not CLS-compliant. |
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], DatasourceOperation) |
Indicates whether a user is authorized to access an item in the report server database for a given data source operation.
This method is not CLS-compliant. |
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], FolderOperation) |
Indicates whether a user is authorized to access an item in the report server database for a given folder operation.
This method is not CLS-compliant. |
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], FolderOperation[]) |
Checks a user's authorization credentials against a security descriptor for operations on an item in the report server database
This method is not CLS-compliant. |
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], ModelItemOperation) |
Indicates whether a user is authorized to access an item in the report server database for a given model item operation.
This method is not CLS-compliant. |
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], ModelOperation) |
Indicates whether a user is authorized to access an item in the report server database for a given model operation.
This method is not CLS-compliant. |
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], ReportOperation) |
Indicates whether a user is authorized to access an item in the report server database for a given report operation.
This method is not CLS-compliant. |
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], ResourceOperation) |
Indicates whether a user is authorized to access an item in the report server database for a given resource operation.
This method is not CLS-compliant. |
| IAuthorizationExtension.CheckAccess (String, IntPtr, Byte[], ResourceOperation[]) |
Indicates whether a user is authorized to access an item in the report server database for a given array of resource operations.
This method is not CLS-compliant. |
See Also
Reference
IAuthorizationExtension Interface
IAuthorizationExtension Members
Microsoft.ReportingServices.Interfaces Namespace