CheckAccess 方法
Indicates whether a user is authorized to access an item in the report server database for a given operation.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
CheckAccess(String, IntPtr, array<Byte> [] () [] [], CatalogOperation) | Indicates whether a user is authorized to access an item in the report server database for a given catalog operation. | |
CheckAccess(String, IntPtr, array<Byte> [] () [] [], array<CatalogOperation> [] () [] []) | Indicates whether a user is authorized to access an item in the report server database for a given array of catalog operation. | |
CheckAccess(String, IntPtr, array<Byte> [] () [] [], DatasourceOperation) | Indicates whether a user is authorized to access an item in the report server database for a given data source operation. | |
CheckAccess(String, IntPtr, array<Byte> [] () [] [], FolderOperation) | Indicates whether a user is authorized to access an item in the report server database for a given folder operation. | |
CheckAccess(String, IntPtr, array<Byte> [] () [] [], array<FolderOperation> [] () [] []) | Checks a user's authorization credentials against a security descriptor for operations on an item in the report server database | |
CheckAccess(String, IntPtr, array<Byte> [] () [] [], ModelItemOperation) | Indicates whether a user is authorized to access an item in the report server database for a given model item operation. | |
CheckAccess(String, IntPtr, array<Byte> [] () [] [], ModelOperation) | Indicates whether a user is authorized to access an item in the report server database for a given model operation. | |
CheckAccess(String, IntPtr, array<Byte> [] () [] [], ReportOperation) | Indicates whether a user is authorized to access an item in the report server database for a given report operation. | |
CheckAccess(String, IntPtr, array<Byte> [] () [] [], ResourceOperation) | Indicates whether a user is authorized to access an item in the report server database for a given resource operation. | |
CheckAccess(String, IntPtr, array<Byte> [] () [] [], array<ResourceOperation> [] () [] []) | Indicates whether a user is authorized to access an item in the report server database for a given array of resource operations. |
上層