DeploySettingsExtensions.

UseNTLM(DeploySettings, bool) Method

Syntax

public static DeploySettings UseNTLM(this DeploySettings settings, bool ntlm = true)

Parameters

Name Type Description
settings DeploySettings
ntlm bool

Return Value

Type Description
DeploySettings