共用方式為


RenewCertificateOrderRequest.Csr 屬性

定義

取得或設定要用於重新金鑰作業的 csr。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於