Azure-Samples / active-directory-dotnet-graphapi-web

A .NET 4.5 MVC web app that demonstrates how to query the Azure AD Graph API using the Azure AD Graph Client Library
82 stars 68 forks source link

Using reflection to enumerate all of the properties on the user profile #9

Open wadewegner opened 9 years ago

wadewegner commented 9 years ago

I think it'd be nice for the UserProfile view to show more information returned from the graph API.