Click or drag to resize

UserDTOipAddress Property

OFV Kjøretøydata service

Gets or sets the ip address.

Namespace:  OfvService.DTO.Login
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string ipAddress { get; set; }

Property Value

Type: String
The ip address from which current user do requests.
See Also