CustomSettings.PolicyTtlDays Field
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.
Name of the setting that enables overriding policy TTL in days (default is 30 days). Values should be set as string integers; i less than 0 means an infinite time to live.
public const string PolicyTtlDays;
val mutable PolicyTtlDays : string
Public Const PolicyTtlDays As String