Click or drag to resize

DeviceSessionId Property

A string up to 255 characters in length. This is an ID that uniquely identifies a visitor's session on the site.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public string SessionId { get; }

Property Value

Type: String
See Also