Skip to main content
Version: 3.27.2

URL.password

The password property of the URL interface is a string containing the password specified before the domain name.

If it is set without first setting the URL.username property, it silently fails.

Value

A string.