Summary
Gets or sets a value indicating whether default credentials are sent when uploading the file.
- Namespace
- Cake
.Common .Net - Containing Type
- UploadFileSettings
Syntax
public bool UseDefaultCredentials { get; set; }
Remarks
If set to true, any username and password that has been specified will be ignored.
Value
Type | Description |
---|---|
bool |