Share via


SecurityScopeEnum 열거형

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

네임스페이스:  ReportService2005
어셈블리:  ReportService2005.dll의 ReportService2005

구문

‘선언
<SerializableAttribute> _
Public Enumeration SecurityScopeEnum
‘사용 방법
Dim instance As SecurityScopeEnum
[SerializableAttribute]
public enum SecurityScopeEnum
[SerializableAttribute]
public enum class SecurityScopeEnum
[<SerializableAttribute>]
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.