CurlSettings.

Username Property

Summary

Gets or sets the username to use when authenticating to the remote host.
Assembly
Cake.Curl.dll
Namespace
Cake.Curl
Containing Type
CurlSettings

Syntax

public string Username { get; set; }

Value

Type Description
string