Tenant Properties
Tenant properties are used to store information, such as configuration settings, login information, or other information used by applications. These properties are stored in the application catalog site property named “storageentitiesindex”.
The tenant properties are managed by tenant administrators by using
SharePoint PnP PowerShell, SharePoint Online PowerShell, Office 365 Cli or REST API’s.
The Web Part
This web part allows tenant administrators to manage tenant properties through a graphical interface.
Only the tenant administrators are allowed to manage tenant properties, the web part verifies if current user has tenant administrator role.
User without tenant admin role:
Web part allows you to create, edit, and remove tenant properties.
List tenant properties
Add tenant Property
Edit tenant property
Delete tenant property
Thank you for reading,
Source code is here but soon will be available in sp-dev-fx-webparts.
Sharing is Caring!