共用方式為


SecurityItemType 列舉型別

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

成員

成員名稱 描述
Unknown Represents an unknown item type.
Catalog Represents the entire report server database.
Folder Represents a folder item type.
Report Represents a report item type.
Resource Represents a resource item type.
Datasource Represents a data source item type.
Model
ModelItem