ICertificateDetails.SignatureAlgorithm Property

Definition

Certificate Signature algorithm.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Certificate Signature algorithm.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="signatureAlgorithm")]
public string SignatureAlgorithm { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Certificate Signature algorithm.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="signatureAlgorithm")>]
member this.SignatureAlgorithm : string
Public ReadOnly Property SignatureAlgorithm As String

Property Value

Attributes

Applies to