CryptoCertificateResource.IsWeakSignature Property

Definition

Indicates the signature algorithm used is insecure.

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

Property Value

Implements

Attributes

Applies to