Click or drag to resize
IdmResourceExpectedRulesList Property
(aka Expected Rules List) This resource has been added to these Synchronization Rules and will be manifested in external systems according to the Synchronization Rule definitions.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<IdmResource> ExpectedRulesList { get; set; }

Property Value

Type: ListIdmResource
See Also