Partager via


HttpRelayTransportElement.ProxyAuthenticationScheme Propriété

Définition

Obtient ou définit le schéma d’authentification utilisé pour authentifier les demandes clientes traitées par le proxy HTTP.

[System.Configuration.ConfigurationProperty("proxyAuthenticationScheme", DefaultValue=System.Net.AuthenticationSchemes.Anonymous)]
public System.Net.AuthenticationSchemes ProxyAuthenticationScheme { get; set; }
[<System.Configuration.ConfigurationProperty("proxyAuthenticationScheme", DefaultValue=System.Net.AuthenticationSchemes.Anonymous)>]
member this.ProxyAuthenticationScheme : System.Net.AuthenticationSchemes with get, set
Public Property ProxyAuthenticationScheme As AuthenticationSchemes

Valeur de propriété

Schéma d’authentification utilisé pour authentifier les demandes clientes qui sont traitées par le proxy HTTP.

Attributs

S’applique à