Condividi tramite


KeyPolicy.KeyExpirationPeriodInDays Property

Definition

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

Applies to