LdapConfiguration.LdapServers Property

Definition

List of LDAP server IP addresses (IPv4 only) for the LDAP domain.

public System.Collections.Generic.IList<System.Net.IPAddress> LdapServers { get; }
member this.LdapServers : System.Collections.Generic.IList<System.Net.IPAddress>
Public ReadOnly Property LdapServers As IList(Of IPAddress)

Property Value

Applies to