Share via


ContentKeyPolicyProperties.LastModified Property

Definition

Gets the last modified date of the Policy

[Newtonsoft.Json.JsonProperty(PropertyName="lastModified")]
public DateTime LastModified { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastModified")>]
member this.LastModified : DateTime
Public ReadOnly Property LastModified As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to