Summary
Gets or sets the comma-separated list of valid authentication types for this source.
- Namespace
- Cake
.Common .Tools .DotNet .NuGet .Source - Containing Type
- Dot
Net Nu Get Source Settings
Syntax
public string ValidAuthenticationTypes { get; set; }
Remarks
By default, all authentication types are valid. Example: basic,negotiate.
Value
Type | Description |
---|---|
string |