Share via


BinaryHardeningFeatures.Relro Property

Definition

RELRO (relocation read-only) flag.

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

Property Value

Implements

Attributes

Applies to