MsDeploySettings.

AllowUntrusted Property

Summary

Allow untrusted server certificate when using SSL.
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeploySettings

Syntax

public Nullable<bool> AllowUntrusted { get; set; }

Value

Type Description
Nullable<bool>