Edwin van Driel
Edwin van Driel
Hi, I'm building a Maui blazor (hybrid) application. To handle some browser (webview) permissions I'm using a custom DialogPermissionRequestHandler which uses CoreWebView2, CoreWebView2PermissionRequestedEventArgs and some enumerations. All this to make...
When upgrading the graph beta sdk from version 5.53.0 to the latest it breaks on the property includeTargets from the fido2AuthenticationMethodConfiguration type. The property disappears from version 5.54.0-preview and onwards....
When I'm calling https://graph.microsoft.com/v1.0/deviceManagement/managedDevices the enrollmentProfileName property always reports null. If I call https://graph.microsoft.com/v1.0/devices the property has normal values.