次の方法で共有


GenerateCertResponse.ExpiryTimeInUTC プロパティ

定義

UTC の有効期限を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象