共用方式為


SecurityScopeEnum 列舉型別

Defines the scopes of security that are available on the report server.

命名空間:  ReportService2005
組件:  ReportService2005 (在 ReportService2005.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.

備註

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