Aracılığıyla paylaş


NegotiateEvents.RetrieveLdapClaims(LdapContext) Yöntem

Tanım

ClaimsIdentity, LDAP bağlantısı aracılığıyla alınan taleplerle doldurulmadan önce kimlik doğrulamasından sonra çağrılır.

public:
 virtual System::Threading::Tasks::Task ^ RetrieveLdapClaims(Microsoft::AspNetCore::Authentication::Negotiate::LdapContext ^ context);
public virtual System.Threading.Tasks.Task RetrieveLdapClaims (Microsoft.AspNetCore.Authentication.Negotiate.LdapContext context);
abstract member RetrieveLdapClaims : Microsoft.AspNetCore.Authentication.Negotiate.LdapContext -> System.Threading.Tasks.Task
override this.RetrieveLdapClaims : Microsoft.AspNetCore.Authentication.Negotiate.LdapContext -> System.Threading.Tasks.Task
Public Overridable Function RetrieveLdapClaims (context As LdapContext) As Task

Parametreler

context
LdapContext

Döndürülenler

Şunlara uygulanır