Share via


UefiSettings.SecureBootEnabled Property

Definition

Gets or sets specifies whether secure boot should be enabled on the virtual machine.

public bool? SecureBootEnabled { get; set; }
member this.SecureBootEnabled : Nullable<bool> with get, set
Public Property SecureBootEnabled As Nullable(Of Boolean)

Property Value

Applies to