Share via


BinaryHardeningFeatures.Canary Property

Definition

Canary (stack canaries) flag.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)]
public bool? Canary { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Owned)>]
member this.Canary : Nullable<bool> with get, set
Public Property Canary As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to