ClientDTOipAddressUsed Property |
OFV Kjøretøydata service
Gets or sets the ip address used.
Namespace:
OfvService.DTO.Login
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ipAddressUsed { get; set; }Property Value
Type:
String
The ip address used to do requests from.
See Also