NpmAddUserSettings.

AlwaysAuth Property

Summary

Gets a value indicating that all requests to the given registry should include authorization information. Defaults to false.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.AddUser
Containing Type
NpmAddUserSettings

Syntax

public bool AlwaysAuth { get; set; }

Value

Type Description
bool