HTMLAnchorElement.Password

HTMLAnchorElement.Password property

Gets or sets a String representation of the password segment of the associated URL.

public String Password { get; set; }

See Also