AccessLogDTOclientIpAddress Property |
OFV Kjøretøydata service
Gets or sets the client ip address.
Namespace:
OfvService.DTO.Login.Logging
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string clientIpAddress { get; set; }Property Value
Type:
String
The client ip address.
See Also