Esri / arcgis-maps-sdk-dotnet-samples

Sample code for ArcGIS Maps SDK for .NET – WPF, WinUI, .NET MAUI
Apache License 2.0
419 stars 519 forks source link

Update authentication call on WinUI to reduce warnings #1536

Closed duffh closed 1 week ago

duffh commented 1 week ago

Description

Updated authentication calls to use AccessTokenCredential.CreateAsync(). Updated SceneLayerPolygonFilter constructor usage in FilterFeaturesInScene.

Type of change

Platforms tested on

Checklist