User

Undocumented in source.

Members

Functions

isInGroup
bool isInGroup(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_id
BsonObjectID _id;
Undocumented in source.
activationCode
string activationCode;
Undocumented in source.
active
bool active;
Undocumented in source.
auth
AuthInfo auth;
Undocumented in source.
banned
bool banned;
Undocumented in source.
email
string email;
Undocumented in source.
fullName
string fullName;
Undocumented in source.
groups
string[] groups;
Undocumented in source.
name
string name;
Undocumented in source.
properties
Bson[string] properties;
Undocumented in source.
resetCode
string resetCode;
Undocumented in source.
resetCodeExpireTime
BsonDate resetCodeExpireTime;
Undocumented in source.

Meta