KeyPolicy.KeyExpirationPeriodInDays Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the key expiration period in days.
[Newtonsoft.Json.JsonProperty(PropertyName="keyExpirationPeriodInDays")]
public int KeyExpirationPeriodInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyExpirationPeriodInDays")>]
member this.KeyExpirationPeriodInDays : int with get, set
Public Property KeyExpirationPeriodInDays As Integer
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute