Partager via


Énumération SecurityItemType

Describes the item associated with a specific authorization request.

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
Public Enumeration SecurityItemType
'Utilisation
Dim instance As SecurityItemType
public enum SecurityItemType
public enum class SecurityItemType
type SecurityItemType
public enum SecurityItemType

Membres

Nom de membre 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.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.Interfaces