CertificateOperation.StatusDetails プロパティ

定義

証明書操作の状態の詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象