Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Describes the item associated with a specific authorization request.
Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblados: Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxis
'Declaración
Public Enumeration SecurityItemType
'Uso
Dim instance As SecurityItemType
public enum SecurityItemType
public enum class SecurityItemType
type SecurityItemType
public enum SecurityItemType
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| 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. |