次の方法で共有


CertificateAddParameter.ThumbprintAlgorithm プロパティ

定義

拇印の派生に使用するアルゴリズムを取得または設定します。 これは sha1 である必要があります。

[Newtonsoft.Json.JsonProperty(PropertyName="thumbprintAlgorithm")]
public string ThumbprintAlgorithm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="thumbprintAlgorithm")>]
member this.ThumbprintAlgorithm : string with get, set
Public Property ThumbprintAlgorithm As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象