Click or drag to resize
msidmSystemConfigurationmsidmRequestMaximumActiveDuration Property
Request Maximum Active Duration - Requests that exceed this duration before reaching a final state will be automatically canceled by the system. Value defined in days.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public int msidmRequestMaximumActiveDuration { get; set; }

Property Value

Type: Int32
See Also