次の方法で共有


Certificate.ExpiryTime プロパティ

定義

証明書の有効期限を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTime")]
public DateTimeOffset ExpiryTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.expiryTime")>]
member this.ExpiryTime : DateTimeOffset
Public ReadOnly Property ExpiryTime As DateTimeOffset

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象