Share via


SecurityItemType Enumeration

Describes the item associated with a specific authorization request.

Namespace: Microsoft.ReportingServices.Interfaces
Assembly : Microsoft.ReportingServices.Interfaces (in microsoft.reportingservices.interfaces.dll)

Syntax

'Declaration
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.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.ReportingServices.Interfaces Namespace