Click or drag to resize

Account Properties

The Account type exposes the following members.

Properties
  NameDescription
Public propertyUserId
A unique user ID associated with the end-user in your system. If your system allows the login name for the account to be changed, this should not be the login name for the account, but rather should be an internal ID that does not change. This is not your MaxMind user ID.
Public propertyUsername
The username associated with the account. This is not the MD5 of username. Rather, the MD5 is automatically generated from this string.
Public propertyUsernameMD5
The MD5 generated from the Username
Top
See Also