ApplicationIdCredentialsProvider Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Top
Top
Top
Microsoft.Maps.MapControl Namespace
Provides credentials in the form of an application ID (a Bing Maps Key).
The following tables list the members exposed by the ApplicationIdCredentialsProvider type.
| Name | Description | |
|---|---|---|
| ApplicationIdCredentialsProvider | Overloaded. 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. Information about getting a Bing Maps Key is found in Getting a Bing Maps Key. |
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | Equals | (inherited from Object) |
![]() | 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. |
![]() | GetHashCode | (inherited from Object) |
![]() | GetType | (inherited from Object) |
![]() | ToString | (inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
OnPropertyChanged | Enables the ability to provide custom handling when a property of this class changes. |
Reference
ApplicationIdCredentialsProvider ClassMicrosoft.Maps.MapControl Namespace
Other Resources
Getting a Bing Maps Key
Show: