BuildahRegistryLoginSettings.

TlsVerify Property

Summary

Gets or sets --tls-verify. default: false. .
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
BuildahRegistryLoginSettings

Syntax

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

Attributes

Type Description
AutoPropertyAttribute Auto Property Attribute.

Value

Type Description
Nullable<bool>