Sdílet prostřednictvím


HttpTransportSecurityElement.ProxyCredentialType Vlastnost

Definice

Získá nebo nastaví typ přihlašovacích údajů klienta, které se mají použít k ověřování vůči proxy serveru.

public:
 property System::ServiceModel::HttpProxyCredentialType ProxyCredentialType { System::ServiceModel::HttpProxyCredentialType get(); void set(System::ServiceModel::HttpProxyCredentialType value); };
[System.Configuration.ConfigurationProperty("proxyCredentialType", DefaultValue=System.ServiceModel.HttpProxyCredentialType.None)]
public System.ServiceModel.HttpProxyCredentialType ProxyCredentialType { get; set; }
[<System.Configuration.ConfigurationProperty("proxyCredentialType", DefaultValue=System.ServiceModel.HttpProxyCredentialType.None)>]
member this.ProxyCredentialType : System.ServiceModel.HttpProxyCredentialType with get, set
Public Property ProxyCredentialType As HttpProxyCredentialType

Hodnota vlastnosti

HttpProxyCredentialType

Typ přihlašovacích údajů klienta, který se má použít pro ověřování vůči proxy serveru.

Atributy

Platí pro