LdapDirectoryIdentifier.Servers Property

Definition

The Servers property contains the set of servers this object identifies.

public:
 property cli::array <System::String ^> ^ Servers { cli::array <System::String ^> ^ get(); };
public string[] Servers { get; }
member this.Servers : string[]
Public ReadOnly Property Servers As String()

Property Value

String[]

The set of servers this object identifies.

Applies to