IHeaderDictionary.ProxyAuthenticate 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.
Obtient ou définit l’en-tête HTTP Proxy-Authenticate
.
public virtual Microsoft.Extensions.Primitives.StringValues ProxyAuthenticate { get; set; }
member this.ProxyAuthenticate : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property ProxyAuthenticate As StringValues