Share via


AuthenticationMethodLdapProperties.ConnectionTimeoutInMs Property

Definition

Timeout for connecting to the LDAP server in miliseconds. The default is 5000 ms.

public int? ConnectionTimeoutInMs { get; set; }
member this.ConnectionTimeoutInMs : Nullable<int> with get, set
Public Property ConnectionTimeoutInMs As Nullable(Of Integer)

Property Value

Applies to