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.

참고 항목

참조

ReportService2005 네임스페이스