LdapContext.LdapSettings Property

Definition

The LDAP settings to use for the RetrieveLdapClaims event.

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

Property Value

Applies to