NpmAddUserSettings.

AuthType Property

Summary

Gets or sets the authentication stragety to use. Defaults to AuthType.Legacy
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.AddUser
Containing Type
NpmAddUserSettings

Syntax

public AuthType AuthType { get; set; }

Value

Type Description
AuthType