Skip to content

Krizalys Onedrive Constant SharedScope

Christophe Vidal edited this page Aug 4, 2019 · 1 revision

Krizalys\Onedrive\Constant\SharedScope

The shared scope.

  • Class name: SharedScope
  • Namespace: Krizalys\Onedrive\Constant

Constants

ANONYMOUS

const ANONYMOUS = 'anonymous'

ORGANIZATION

const ORGANIZATION = 'organization'

USERS

const USERS = 'users'
Clone this wiki locally