Перечисление SecurityScopeEnum
Defines the scopes of security that are available for a SharePoint site.
Пространство имен: ReportService2006
Сборка: ReportService2006 (в ReportService2006.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. | |
Unknown | Return items not associated with any type. |
Замечания
Used by the ListRoles and ListTasks methods to specify the security scope of items to return.