Click or drag to resize
msidmSystemConfigurationmsidmRequestMaximumCancelingDuration Property
Request Maximum Canceling Duration - Maximum duration a request can be in the Canceling state before the system auto terminates it. Value defined in days.

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

Property Value

Type: Int32
See Also