Sdílet prostřednictvím


MicrosoftGraphKeyCredential.EndDateTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to