BasicUserInfo(string name) Constructor
Initializes a new instance of the
BasicUserInfo
class.
Syntax
public
BasicUserInfo(
string
name)
Parameters
name
Type: string
The user name of the user.