Compartilhar via


Enumeração SecurityItemType

Describes the item associated with a specific authorization request.

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxe

'Declaração
Public Enumeration SecurityItemType
'Uso
Dim instance As SecurityItemType
public enum SecurityItemType
public enum class SecurityItemType
type SecurityItemType
public enum SecurityItemType

Membros

Nome do membro Descrição
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