Wyliczenie SecurityItemType
Zawiera opis element skojarzonego z określonym autoryzacja żądania.
Przestrzeń nazw: Microsoft.ReportingServices.Interfaces
Zestawy: Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Składnia
'Deklaracja
Public Enumeration SecurityItemType
'Użycie
Dim instance As SecurityItemType
public enum SecurityItemType
public enum class SecurityItemType
type SecurityItemType
public enum SecurityItemType
Elementy członkowskie
| Nazwa elementu członkowskiego | Opis | |
|---|---|---|
| Unknown | Reprezentuje typ element nieznany. | |
| Catalog | Reprezentuje całą baza danych serwera raportów. | |
| Folder | Reprezentuje typ element do folderu. | |
| Report | Reprezentuje typ element raportu. | |
| Resource | Reprezentuje element typu zasób. | |
| Datasource | Reprezentuje typ element źródło danych. | |
| Model | ||
| ModelItem |