In No Authentication mode, Visual Studio sends the current user's username to the remote debugger. The remote debugger uses ...

In No Authentication mode, Visual Studio sends the current user's username to the
                remote debugger. The remote debugger uses this username for a safety check to help
                prevent users from accidentally connecting to a different user's remote debugger.
                This option disables the safety check so that any user can connect.