Click or drag to resize
ForestConfigurationTrustedForest Property
Trusted Forest - The list of Forest resources which are trusted by this Forest and for which an Incoming Trust for this Forest has been configured in Active Directory.

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

Property Value

Type: ListForestConfiguration
See Also