SecurityItemType Enumeration

Describes the item associated with a specific authorization request.

Espace de noms: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Syntaxe

'Déclaration
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.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

Microsoft.ReportingServices.Interfaces Namespace