Udostępnij przez


BinaryHardeningResource.SecurityHardeningFeatureStripped Property

Definition

Flag indicating if debug symbols have been stripped from the binary.

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

Property Value

Implements

Attributes

Applies to