This topic has not yet been rated - Rate this topic

CredentialsProvider.GetCredentials Method

July 26, 2012

When overridden in a derived class, retrieves the credentials used by the map control.

Namespace:  Microsoft.Phone.Controls.Maps
Assembly:  Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
public abstract void GetCredentials(
	Action<Credentials> callback
)

Parameters

callback
Type: System.Action<Credentials>
The function to call when the credentials are retrieved.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.