export class UserInfo { Id: number; LoginId: string; NewLoginId: string; ConfirmLoginId: string; }