SecurityScopeEnum Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the scopes of security that are available on the report server.
Syntax
'Declaration
Public Enumeration SecurityScopeEnum
public enum SecurityScopeEnum
public enum class SecurityScopeEnum
public enum SecurityScopeEnum
public enum SecurityScopeEnum
Members
Member name | Description |
---|---|
All | Return all items. |
Catalog | Return catalog items. |
Model | Return model items. |
System | Return system items. |
Remarks
Used by the ListRoles and ListTasks methods to specify the security scope of items to return.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
See Also
Reference
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace