Share via


Propriedade MapsApplicationContext.AuthenticationToken

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

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: System.String

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

MapsApplicationContext Classe

Namespace Microsoft.Phone.Maps