Compartir a través de


BinaryHardeningFeatures.PositionIndependentExecutable Property

Definition

Flag indicating the binary was compiled to be a position independent executable.

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

Property Value

Implements

Attributes

Applies to