NpmAddUserSettings.

AuthType Property

Summary

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

Syntax

public AuthType AuthType { get; set; }

Value

Type Description
AuthType
GitHub
Discussion