次の方法で共有


AuthenticationMethodLdapProperties.ConnectionTimeoutInMs プロパティ

定義

LDAP サーバーに接続するためのタイムアウト (ミリ秒単位)。 既定値は 5000 ミリ秒です。

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

プロパティ値

適用対象