CurlSettings.

Password Property

Summary

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

Syntax

public string Password { get; set; }

Value

Type Description
string