CertificateDetails.SignatureAlgorithm Property

Definition

Gets certificate Signature algorithm.

[Newtonsoft.Json.JsonProperty(PropertyName="signatureAlgorithm")]
public string SignatureAlgorithm { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signatureAlgorithm")>]
member this.SignatureAlgorithm : string
Public ReadOnly Property SignatureAlgorithm As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to