Describes the item associated with a specific authorization request.
命名空間: Microsoft.ReportingServices.Interfaces
組件: Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)
Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
語法
'宣告
Public Enumeration SecurityItemType
'用途
Dim instance As SecurityItemType
public enum SecurityItemType
public enum class SecurityItemType
type SecurityItemType
public enum SecurityItemType
成員
| 成員名稱 | 說明 | |
|---|---|---|
| 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. |