Krizalys Onedrive Proxy IdentitySetProxy - krizalys/onedrive-php-sdk GitHub Wiki

Krizalys\Onedrive\Proxy\IdentitySetProxy

A proxy to a \Microsoft\Graph\Model\IdentitySet instance.

Properties

$graph

protected \Microsoft\Graph\Graph $graph
  • Visibility: protected

$entity

protected \Microsoft\Graph\Model\Entity $entity
  • Visibility: protected

$application

public \Krizalys\Onedrive\Proxy\IdentityProxy $application

The application.

  • Visibility: public

$device

public \Krizalys\Onedrive\Proxy\IdentityProxy $device

The device.

  • Visibility: public

$user

public \Krizalys\Onedrive\Proxy\IdentityProxy $user

The user.

  • Visibility: public

$id

public string $id

The ID.

Methods

__construct

mixed Krizalys\Onedrive\Proxy\EntityProxy::__construct(\Microsoft\Graph\Graph $graph, \Microsoft\Graph\Model\Entity $entity)

Constructor.

Arguments

  • $graph Microsoft\Graph\Graph - The Microsoft Graph.
  • $entity Microsoft\Graph\Model\Entity - The entity.

__get

mixed Krizalys\Onedrive\Proxy\EntityProxy::__get(string $name)

Getter.

Arguments

  • $name string - The name.