VagrantSSHSettings.

DoNotAuthenticate Property

Summary

OBSOLETE: Setting this will cause unexpected results and may block scripts.
Assembly
Cake.Vagrant.dll
Namespace
Cake.Vagrant.Settings
Containing Type
VagrantSSHSettings

Syntax

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

Attributes

Type Description
ObsoleteAttribute

Value

Type Description
Nullable<bool>