ApplicationIdCredentialsProvider.GetCredentials Method (Action<Credentials>)
Bing
Retrieves the credentials for the map control. This method can be used to pass your Bing Maps Key to other Bing Maps APIs, such as the Bing Maps REST Services.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
Parameters
- callback
-
Type:
System.Action<Credentials>
The function to call when credentials are retrieved.
Show: