Click or drag to resize
AccountUsername Property
The username associated with the account. This is not the MD5 of username. Rather, the MD5 is automatically generated from this string.

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

Property Value

Type: String
See Also