Click or drag to resize

ServicePropertiesgooglemaps_PrivateKey Property

The private key provided by Google for a business map API.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string googlemaps_PrivateKey { get; }

Property Value

Type: String
The private key provided by Google for a business map API.
Remarks
Applies to ServiceInstance googlemaps only.
See Also