DotNetNuGetSourceSettings.

StorePasswordInClearText Property

Summary

Gets or sets a value indicating whether to enable storing portable package source credentials by disabling password encryption.

Syntax

public bool StorePasswordInClearText { get; set; }

Value

Type Description
bool