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.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.ReportingServices.Interfaces Namespace