Share via


ApplicationIdCredentialsProvider Members

This documentation is no longer available on MSDN, however it is available as a CHM download.

Provides credentials in the form of an application ID (a Bing Maps Key).

The following tables list the members exposed by the ApplicationIdCredentialsProvider type.

Public Constructors

  Name Description
ApplicationIdCredentialsProvider Overloaded. Initializes a new instance of the ApplicationIdCredentialsProvider class.

Top

Public Properties

  Name Description
public property ApplicationId Gets or sets the application ID. The application ID is your Bing Maps Key. Information about getting a Bing Maps Key is found in Getting a Bing Maps Key.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetCredentials Overridden. 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.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method OnPropertyChanged Enables the ability to provide custom handling when a property of this class changes.

Top

Public Events

  Name Description
public event PropertyChanged Occurs when a property of this class changes.

Top

See Also

Reference

ApplicationIdCredentialsProvider Class
Microsoft.Maps.MapControl Namespace

Other Resources

Getting a Bing Maps Key