DeploySettingsExtensions.

SetAllowUntrusted(DeploySettings, bool) Method

Syntax

public static DeploySettings SetAllowUntrusted(this DeploySettings settings, bool untrusted = true)

Parameters

Name Type Description
settings DeploySettings
untrusted bool

Return Value

Type Description
DeploySettings