Click or drag to resize
Galactic API

LDAPAlternateServers Property

A list of other servers that can fulfill LDAP requests if the one we're connected to becomes unavailable. May be null if there are no other servers available.

Namespace:  Galactic.LDAP
Assembly:  Galactic.LDAP (in Galactic.LDAP.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public string[] AlternateServers { get; }

Property Value

Type: String
See Also