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, 2020Former Employee
Hi,
I am not sure what you want to do but I found this information that may help you:
https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki/Client-Applications
Please let me know if it was helpful.