Condividi tramite


Metodo IAuthorizationExtension.CheckAccess

Include i membri protetti
Include i membri ereditati

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.
Metodo pubblico 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.

In alto

Vedere anche

Riferimento

IAuthorizationExtension Interfaccia

Spazio dei nomi Microsoft.ReportingServices.Interfaces