VirtualEvent.ReadWrite
Allows the app to read and write virtual events for you
Merill's Note
For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the
VirtualEvent.ReadWrite
permission.If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the
Export-MsIdAppConsentGrantReport
command. See How To: Run a quick OAuth app audit of your tenant
Category | Application | Delegated |
---|---|---|
Identifier | - | d38d189c-e29b-4344-8b3b-829bfa81380b |
DisplayText | - | Read and write your virtual events |
Description | - | Allows the app to read and write virtual events for you |
AdminConsentRequired | Yes | Yes |
Graph Methods
→ API supports delegated access (access on behalf of a user)
→ API supports app-only access (access without a user)
Methods | |
---|---|
Resources
Granting this permission allows the calling application to access (and/or update) the following information in your tenant.
- communicationsGuestIdentity
- communicationsUserIdentity
- dateTimeTimeZone
- identity
- itemBody
- virtualEvent
- virtualEventExternalRegistrationInformation
- virtualEventPresenter
- virtualEventPresenterDetails
- virtualEventRegistration
- virtualEventRegistrationCustomQuestion
- virtualEventRegistrationPredefinedQuestion
- virtualEventRegistrationQuestionAnswer
- virtualEventRegistrationQuestionBase
- virtualEventSession
- virtualEventSettings
- virtualEventTownhall
- virtualEventWebinar
- virtualEventWebinarRegistrationConfiguration
Graph reference: communicationsGuestIdentity
Property | Type | Description |
---|---|---|
displayName | String | The display name associated with the guest user. Inherited from identity. |
id | String | The unique identifier for the guest user. Inherited from **i |