This version of Unity is unsupported.
Removed

Network.proxyPassword

Obsolete The legacy networking system has been removed in Unity 2018.2. Use Unity Multiplayer and NetworkIdentity instead. public static string proxyPassword;

Description

Set the proxy server password.

It is possible to make your own custom proxy server. In that case you might want to password protect it and then your Unity players must set this value appropriately.