\Microsoft\Graph\ModelShared

Shared class

Summary

Methods
Properties
Constants
__construct()
getOwner()
setOwner()
getScope()
setScope()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_propDict
N/A

Properties

$_propDict

$_propDict : \Microsoft\Graph\Model\array(string

The array of properties available to the model

Type

\Microsoft\Graph\Model\array(string — => string)

Methods

__construct()

__construct(array  $propDict = array()) : null

Shared constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

setOwner()

setOwner(\Microsoft\Graph\Model\IdentitySet  $val) : null

Sets the owner

Parameters

\Microsoft\Graph\Model\IdentitySet $val

The value to assign to the owner

Returns

null

getScope()

getScope() : string

Gets the scope

Returns

string —

The scope

setScope()

setScope(string  $val) : null

Sets the scope

Parameters

string $val

The value of the scope

Returns

null