BinaryHardeningResult.FeatureRelro Property

Definition

RELRO (relocation read-only) flag.

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

Property Value

Implements

Attributes

Applies to