Click or drag to resize

DeviceLastSeen Property

The date and time of the last sighting of the device.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public Nullable<DateTimeOffset> LastSeen { get; }

Property Value

Type: NullableDateTimeOffset
See Also