BinaryHardeningResult.FeatureCanary Property

Definition

Canary (stack canaries) flag.

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

Property Value

Implements

Attributes

Applies to