Partager via


PasswordCredential.EndDate Propriété

Définition

Obtient ou définit la date de fin.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à