次の方法で共有


LdapContext.LdapSettings プロパティ

定義

RetrieveLdapClaims イベントに使用する LDAP 設定。

public:
 property Microsoft::AspNetCore::Authentication::Negotiate::LdapSettings ^ LdapSettings { Microsoft::AspNetCore::Authentication::Negotiate::LdapSettings ^ get(); };
public Microsoft.AspNetCore.Authentication.Negotiate.LdapSettings LdapSettings { get; }
member this.LdapSettings : Microsoft.AspNetCore.Authentication.Negotiate.LdapSettings
Public ReadOnly Property LdapSettings As LdapSettings

プロパティ値

適用対象