Aracılığıyla paylaş


HttpTransportElement.ProxyAuthenticationScheme Özellik

Tanım

BIR HTTP ara sunucusu tarafından işlenen istemci isteklerinin kimliğini doğrulamak için kullanılan kimlik doğrulama düzenini alır veya ayarlar.

public:
 property System::Net::AuthenticationSchemes ProxyAuthenticationScheme { System::Net::AuthenticationSchemes get(); void set(System::Net::AuthenticationSchemes value); };
[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

Özellik Değeri

Proxy'de AuthenticationSchemes istemci kimlik doğrulaması için kullanılan protokolleri belirten nesne. Varsayılan ad Anonim'dir.

Öznitelikler

Şunlara uygulanır