Condividi tramite


SecurityItemType Enumeration

Describes the item associated with a specific authorization request.

Spazio dei nomi: Microsoft.ReportingServices.Interfaces
Assembly : Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Sintassi

'Dichiarazione
Public Enumeration SecurityItemType
public enum SecurityItemType
public enum class SecurityItemType
public enum SecurityItemType
public enum SecurityItemType

Members

Member name Description
Catalog Represents the entire report server database.
Datasource Represents a data source item type.
Folder Represents a folder item type.
Model  
ModelItem  
Report Represents a report item type.
Resource Represents a resource item type.
Unknown Represents an unknown item type.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.ReportingServices.Interfaces Namespace