次の方法で共有


TriggerRolloverRequest.ServerCertificate プロパティ

定義

証明書データを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象