次の方法で共有


Certificate.ExpirationDate プロパティ

定義

証明書の有効期限を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象