Gets and sets the property LoginProfile.
User name and password create date for the user.

C# |
public LoginProfile LoginProfile { get; set; }
User name and password create date for the user.
C# |
public LoginProfile LoginProfile { get; set; }