Поделиться через


Перечисление SecurityScopeEnum

Defines the scopes of security that are available for a SharePoint site.

Пространство имен:  ReportService2006
Сборка:  ReportService2006 (в ReportService2006.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration SecurityScopeEnum
'Применение
Dim instance As SecurityScopeEnum
[SerializableAttribute]
public enum SecurityScopeEnum
[SerializableAttribute]
public enum class SecurityScopeEnum
[<SerializableAttribute>]
type SecurityScopeEnum
public enum SecurityScopeEnum

Элементы

Имя элемента Описание
System Return system items.
Catalog Return catalog items.
Model Return model items.
All Return all items.
Unknown

Замечания

Used by the ListRoles and ListTasks methods to specify the security scope of items to return.

См. также

Справочник