Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the item associated with a specific authorization request.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Syntax
'Declaration
Public Enumeration SecurityItemType
'Usage
Dim instance As SecurityItemType
public enum SecurityItemType
public enum class SecurityItemType
type 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 | Represents a model type. | |
ModelItem | Represents a model item type. | |
Report | Represents a report item type. | |
Resource | Represents a resource item type. | |
Unknown | Represents an unknown item type. |