Перечисление SecurityScopeEnum
Defines the scopes of security that are available on the report server.
Пространство имен: ReportService2005
Сборка: ReportService2005 (в ReportService2005.dll)
Синтаксис
'Декларация
Public Enumeration SecurityScopeEnum
'Применение
Dim instance As SecurityScopeEnum
public enum SecurityScopeEnum
public enum class SecurityScopeEnum
type SecurityScopeEnum
public enum SecurityScopeEnum
Элементы
Имя элемента | Описание | |
---|---|---|
System | Return system items. | |
Catalog | Return catalog items. | |
Model | Return model items. | |
All | Return all items. |
Замечания
Used by the ListRoles and ListTasks methods to specify the security scope of items to return.