IdentitySet
IdentitySet class
https://docs.microsoft.com/en-us/graph/api/resources/identityset?view=graph-rest-1.0 The IdentitySet resource is a keyed collection of identity resources. It is used to represent a set of identities associated with various events for an item, such as created by or last modified by.
Methods
| Name | Description |
|---|---|
| get_Application | Optional.The application associated with this action. |
| get_Device | Optional.The device associated with this action. |
| get_User | Optional.The user associated with this action. |
| set_Application | Optional.The application associated with this action. |
| set_Device | Optional.The device associated with this action. |
| set_User | Optional.The user associated with this action. |