LoginUserData_1_2# class LoginUserData_1_2[source]# The data required when you want to impersonate a user username: str# The username of the user. own_password: str# Your own password tenant_id: Union[Just[str], _Nothing[str]] = Nothing# The id of the tenant of the user, this value will become required starting with release Nobel.2