Add support for updating hireDate, birthday, and preferredName in Graph API using client credentials
We have a number of solutions in our enterprise using Graph API and have a requirement to update the birthday and hireDate property of a user. Apparently this isn't possible using Application Permissions per this Github issue - https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/296
3
votes
