FileStorageContainer.Selected
Allows the application to utilize the file storage container platform to manage containers on behalf of the signed in user. The specific file storage containers and the permissions granted to them will be configured in Microsoft 365 by the developer of each container type.
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
FileStorageContainer.Selected
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 | 40dc41bc-0f7e-42ff-89bd-d9516947e474 | 085ca537-6565-41c2-aca7-db852babc212 |
DisplayText | Access selected file storage containers | Access selected file storage containers |
Description | Allows the application to utilize the file storage container platform to manage containers, without a signed-in user. The specific file storage containers and the permissions granted to them will be configured in Microsoft 365 by the developer of each container type. | Allows the application to utilize the file storage container platform to manage containers on behalf of the signed in user. The specific file storage containers and the permissions granted to them will be configured in Microsoft 365 by the developer of each container type. |
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.
- booleanColumn
- ChoiceColumn
- columnDefinition
- CurrencyColumn
- DateTimeColumn
- drive
- enums
- fileStorageContainer
- fileStorageContainerCustomPropertyDictionary
- fileStorageContainerCustomPropertyValue
- fileStorageContainerSettings
- hyperlinkOrPictureColumn
- NumberColumn
- Permission
- PersonOrGroupColumn
- recycleBin
- recycleBinItem
- recycleBinSettings
- sharePointIdentitySet
- TextColumn
Graph reference: booleanColumn