MapsApplicationContext.AuthenticationToken Property

Namespace:  Microsoft.Phone.Maps
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property AuthenticationToken As String
public string AuthenticationToken { get; set; }
public:
property String^ AuthenticationToken {
    String^ get ();
    void set (String^ value);
}
member AuthenticationToken : string with get, set

Property Value

Type: System.String

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

MapsApplicationContext Class

Microsoft.Phone.Maps Namespace