Credentials.Token Property

 

Important

The Bing Maps Token Service will be retired on March 30, 2012. For information bout upgrading your application to Bing Maps Keys, see Migrating from Tokens to Keys.

A string representing the client token obtained from the Bing Maps Token Service. Optional. Either the ApplicationId property or the Token property must be specified.

Syntax

public string Token { set; get; }
Public Property Token As String

See Also

Accessing the Bing Maps SOAP Services
Credentials.ApplicationId Property