Compartir a través de


PasswordCredential.StartDate Propiedad

Definición

Obtiene o establece la fecha de inicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a