SecurityScopeEnum Enum

Definition

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

public enum class SecurityScopeEnum
public enum SecurityScopeEnum
type SecurityScopeEnum = 
Public Enum SecurityScopeEnum
Inheritance
SecurityScopeEnum

Fields

All 3

Specifies all items.

Catalog 1

Specifies the catalog items.

Model 2

Specifies the model items.

System 0

Specifies the system items.

Remarks

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

Applies to