Url.Password
Url.Password property
Gets or sets a string representation for the specified URL password.
public string Password { get; set; }
Property Value
The password.
See Also
- class Url
- namespace Aspose.Html
- assembly Aspose.HTML
Gets or sets a string representation for the specified URL password.
public string Password { get; set; }
The password.