Commerce Foundation VEClientToken
The VEClientToken Commerce Entity acts as an interface to the Virtual Earth Platform. It provides the capability to request a client token from the Virtual Earth Token Service. This entity implements custom search criteria that provide an interface for configuring the web service call to the Virtual Earth Platform.
Model
This commerce entity can be modified, as required. This model, taken from the out-of-the-box site, is provided as an example.
<CommerceEntity name="VEClientToken">
<Properties>
<Property name="ClientToken" dataType="String">
<DisplayName value="Virtual Earth Platform Client Token"/>
<Description value="The client token retrieved from Virtual Earth web service." />
</Property>
</Properties>
</CommerceEntity>
Properties
Property |
Type |
Description |
---|---|---|
ClientToken |
String |
The client token retrieved from the Virtual Earth Token Service. |
Relationships
None.
Supported Operations
The VEClientToken commerce entity supports the following operations: