JitNetworkAccessPortRule.MaxRequestAccessDuration 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.
Maximum duration requests can be made for. In ISO 8601 duration format. Minimum 5 minutes, maximum 1 day.
public TimeSpan MaxRequestAccessDuration { get; set; }
member this.MaxRequestAccessDuration : TimeSpan with get, set
Public Property MaxRequestAccessDuration As TimeSpan