CredentialsProvider Class
Bing
Provides credentials used to authenticate requests. This class must be inherited.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
System.Object
Microsoft.Maps.MapControl.WPF.Core.CredentialsProvider
Microsoft.Maps.MapControl.WPF.ApplicationIdCredentialsProvider
Microsoft.Maps.MapControl.WPF.Core.CredentialsProvider
Microsoft.Maps.MapControl.WPF.ApplicationIdCredentialsProvider
| Name | Description | |
|---|---|---|
![]() | CredentialsProvider() | Initializes a new instance of the CredentialsProvider class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetCredentials(Action<Credentials>) | When overridden in a derived class, retrieves the credentials used by the map control. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

