Property Username
Username
Gets or sets the username for basic HTTP authentication.
[YamlIgnore]
[JsonIgnore]
public string? Username { get; set; }
Gets or sets the username for basic HTTP authentication.
[YamlIgnore]
[JsonIgnore]
public string? Username { get; set; }