Udostępnij przez


BinaryHardeningFeatures.RelocationReadOnly Property

Definition

Flag indicating the binary has enabled relocation read-only protections.

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

Property Value

Implements

Attributes

Applies to