LdapContext.LdapSettings Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Paramètres LDAP à utiliser pour l’événement RetrieveLdapClaims.
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