PermissionScope Enum

Definition

Defines the scope of a user's permission on folders.

public enum class PermissionScope
public enum PermissionScope
Public Enum PermissionScope
Inheritance
PermissionScope

Fields

All 2

The user has the associated permission on all items.

None 0

The user does not have the associated permission.

Owned 1

The user has the associated permission on items that the user owns.

Applies to