Sdílet prostřednictvím


ICryptoCertificateSummaryResource.SelfSigned Property

Definition

Total number of certificates found that are self-signed.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Total number of certificates found that are self-signed.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="selfSigned", Update=true)]
public long? SelfSigned { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Total number of certificates found that are self-signed.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="selfSigned", Update=true)>]
member this.SelfSigned : Nullable<int64> with get, set
Public Property SelfSigned As Nullable(Of Long)

Property Value

Attributes

Applies to