Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Defines the scopes of security that are available on the report server.
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
Syntax
'Declaration
Public Enumeration SecurityScopeEnum
'Usage
Dim instance As SecurityScopeEnum
public enum SecurityScopeEnum
public enum class SecurityScopeEnum
type 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.