$_propDict
$_propDict : \Microsoft\Graph\Model\array(string
The array of properties available to the model
IdentitySet class
getApplication() : \Microsoft\Graph\Model\Identity
Gets the application
The application
setApplication(\Microsoft\Graph\Model\Identity $val) : null
Sets the application
\Microsoft\Graph\Model\Identity | $val | The value to assign to the application |
getDevice() : \Microsoft\Graph\Model\Identity
Gets the device
The device
setDevice(\Microsoft\Graph\Model\Identity $val) : null
Sets the device
\Microsoft\Graph\Model\Identity | $val | The value to assign to the device |
getUser() : \Microsoft\Graph\Model\Identity
Gets the user
The user
setUser(\Microsoft\Graph\Model\Identity $val) : null
Sets the user
\Microsoft\Graph\Model\Identity | $val | The value to assign to the user |