Account Properties |
The Account type exposes the following members.
Name | Description | |
---|---|---|
![]() | UserId |
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.
|
![]() | Username |
The username associated with the account. This is
not the MD5 of username. Rather, the MD5 is automatically
generated from this string.
|
![]() | UsernameMD5 |
The MD5 generated from the Username |