Freigeben über


IAuthorizationExtension.CheckAccess Method

Indicates whether a user is authorized to access an item in the report server database for a given operation.

Überladungsliste

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.

Siehe auch

Verweis

IAuthorizationExtension Interface
IAuthorizationExtension Members
Microsoft.ReportingServices.Interfaces Namespace