Share via


SecurityScopeEnum 열거형

Defines the scopes of security that are available for a SharePoint site.

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

구문

‘선언
<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.
Unknown

주의

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