Share via


Énumération SecurityScopeEnum

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

Espace de noms :  ReportService2005
Assembly :  ReportService2005 (en ReportService2005.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Enumeration SecurityScopeEnum
'Utilisation
Dim instance As SecurityScopeEnum
[SerializableAttribute]
public enum SecurityScopeEnum
[SerializableAttribute]
public enum class SecurityScopeEnum
[<SerializableAttribute>]
type SecurityScopeEnum
public enum SecurityScopeEnum

Membres

Nom de membre Description
System Return system items.
Catalog Return catalog items.
Model Return model items.
All Return all items.

Notes

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

Voir aussi

Référence