This version of Unity is unsupported.
Removed

Network.incomingPassword

Obsolete public static string incomingPassword;

Description

Set the password for the server (for incoming connections).

This must be matched in the Network.Connect routine on the clients. Pass "" to specify no password (this is default).