BMC: Set oldPassword in LoginResponse
This commit is contained in:
parent
28b92f3ef7
commit
692b610b65
@ -27,6 +27,7 @@ namespace BCS.BMC.Models.TokenAuth
|
|||||||
|
|
||||||
public string autogeneratedPassword { get; set; }
|
public string autogeneratedPassword { get; set; }
|
||||||
public string currentUserType { get; set; }
|
public string currentUserType { get; set; }
|
||||||
|
public string oldPassword { get; set; }
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user