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

適用於