ClaimsProviderTrust.LookupForests Property

Definition

public:
 property System::Collections::Generic::IList<System::String ^> ^ LookupForests { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> LookupForests { get; }
member this.LookupForests : System.Collections.Generic.IList<string>
Public ReadOnly Property LookupForests As IList(Of String)

Property Value

Applies to