Compartir a través de


ServerKeyInner.CreationDate Propiedad

Definición

Obtiene o establece la fecha de creación de la clave de servidor.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.creationDate")]
public DateTime? CreationDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.creationDate")>]
member this.CreationDate : Nullable<DateTime> with get, set
Public Property CreationDate As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a