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