Condividi tramite


AuthenticationManager.CaptureCredentials Proprietà

Definizione

Se true, il server acquisisce le credenziali utente dal thread che avvia l'host e rappresenta l'utente durante l'autenticazione Kerberos o Negotiate. L'autenticazione Kerberos o Negotiate deve essere abilitata. Il valore predefinito è false. Questa opzione esegue il mapping al flag di HTTP_AUTH_EX_FLAG_CAPTURE_CREDENTIAL nativo. https://learn.microsoft.com/windows/win32/api/http/ns-http-http_server_authentication_info

public bool CaptureCredentials { get; set; }
member this.CaptureCredentials : bool with get, set
Public Property CaptureCredentials As Boolean

Valore della proprietà

Si applica a