DotNetNuGetSourceSettings.

IsSensitiveSource Property

Summary

Gets or sets a value indicating whether this source contains sensitive data, i.e. authentication token in url.

Syntax

public bool IsSensitiveSource { get; set; }

Value

Type Description
bool