次の方法で共有


AuthenticationMethodLdapProperties.SearchFilterTemplate プロパティ

定義

検索に使用するテンプレート。 既定値は (cn=%s) で、%s はログインに使用されるユーザー名に置き換えられます。

public string SearchFilterTemplate { get; set; }
member this.SearchFilterTemplate : string with get, set
Public Property SearchFilterTemplate As String

プロパティ値

適用対象