Udostępnij przez


BinaryHardeningResource.SecurityHardeningFeaturePositionIndependentExecutable 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.Inlined)]
public bool? SecurityHardeningFeaturePositionIndependentExecutable { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Origin(Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.PropertyOrigin.Inlined)>]
member this.SecurityHardeningFeaturePositionIndependentExecutable : Nullable<bool> with get, set
Public Property SecurityHardeningFeaturePositionIndependentExecutable As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to