Share via


VerificationCodeResponseProperties.Created Property

Definition

Gets or sets certificate created time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to