ApplicationIdCredentialsProvider Methods

 

Namespace:   Microsoft.Maps.MapControl.WPF
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetCredentials(Action<Credentials>)

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.(Overrides CredentialsProvider.GetCredentials(Action<Credentials>).)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod OnPropertyChanged(String)

Enables the ability to provide custom handling when a property of this class changes.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

ApplicationIdCredentialsProvider Class
Microsoft.Maps.MapControl.WPF Namespace

Return to top