CryptoCertificateResource.IsShortKeySize Property

Definition

Indicates the certificate's key size is considered too small to be secure for the key algorithm.

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

Property Value

Implements

Attributes

Applies to