NuGetSourcesSettings.

StorePasswordInClearText Property

Summary

Gets or sets a value indicating whether to not encrypt the password and store it in clear text. (Default: false).

Syntax

public bool StorePasswordInClearText { get; set; }

Value

Type Description
bool true if password is stored as unencrypted; otherwise, false.