ApplicationIdCredentialsProvider Class
July 26, 2012
Provides credentials in the form of an application ID.
System.Object
Microsoft.Phone.Controls.Maps.CredentialsProvider
Microsoft.Phone.Controls.Maps.ApplicationIdCredentialsProvider
Microsoft.Phone.Controls.Maps.CredentialsProvider
Microsoft.Phone.Controls.Maps.ApplicationIdCredentialsProvider
Assembly: Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
XMLNS for XAML: Not mapped to an xmlns.
The ApplicationIdCredentialsProvider type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ApplicationIdCredentialsProvider() | Initializes a new instance of the ApplicationIdCredentialsProvider class. |
![]() | ApplicationIdCredentialsProvider(String) | Initializes a new instance of the ApplicationIdCredentialsProvider class. |
| Name | Description | |
|---|---|---|
![]() | ApplicationId | Gets or sets the application ID. The application ID is your Bing Maps Key. For information about getting a Bing Maps Key, see Getting a Bing Maps Key. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCredentials | 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>).) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
