Megosztás a következőn keresztül:


ICryptoCertificate.KeyAlgorithm Property

Definition

Key algorithm used in the certificate.

[Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Key algorithm used in the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyAlgorithm", Update=true)]
public string KeyAlgorithm { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FirmwareAnalysis.Runtime.Info(Create=true, Description="Key algorithm used in the certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyAlgorithm", Update=true)>]
member this.KeyAlgorithm : string with get, set
Public Property KeyAlgorithm As String

Property Value

Attributes

Applies to