Forum Discussion
vcima
Apr 15, 2020Brass Contributor
How to edit the properties in SharePoint TeamsPersonalApp?
I have developed a WebPart. I'm using this WebPart in Teams as TeamsPersonalApp. This WebPart contains several properties to sync with AAD like: clientId, applicationId. If I use the WebPart in Share...
vramos
Apr 16, 2020Brass Contributor
Hi,
I am not sure what you want to do but I found this information that may help you:
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/web-parts/get-started/using-web-part-as-ms-teams-tab
https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki/Client-Applications
Please let me know if it was helpful.