XML-RPC allows mobile apps and remote connections to publish to WordPress. If you don't want to be able to post remotely to your site, follow the steps below to improve your site security.
<Files xmlrpc.php>Order Allow,DenyDeny from all</Files>
You've now disabled access to the XML-RPC function and reduced the number of ways your site can be attacked.