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.

请参阅

参考

ReportService2005 命名空间