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.
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.
A string.