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; }
ReadOnly Property googlemaps_PrivateKey As String
Get
Property Value
Type:
StringThe private key provided by Google for a business map API.
Remarks
Applies to ServiceInstance googlemaps only.
See Also