共用方式為


GenerateCertResponse.ExpiryTimeInUTC Property

Definition

Gets or sets expiry time in 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to