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.