DirectoryEntryConfiguration::Referral Property
.NET Framework (current version)
Gets or sets a value that determines if and how referral chasing is pursued.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
public: property ReferralChasingOption Referral { ReferralChasingOption get(); void set(ReferralChasingOption value); }
Property Value
Type: System.DirectoryServices::ReferralChasingOptionA combination of one or more of the ReferralChasingOption enumeration members that specifies if and how referral chasing is pursued.
.NET Framework
Available since 2.0
Available since 2.0
Show: