HttpTransportSecurity.ProxyCredentialType 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 le type d'informations d'identification du client à utiliser pour l'authentification sur le proxy.
public:
property System::ServiceModel::HttpProxyCredentialType ProxyCredentialType { System::ServiceModel::HttpProxyCredentialType get(); void set(System::ServiceModel::HttpProxyCredentialType value); };
public System.ServiceModel.HttpProxyCredentialType ProxyCredentialType { get; set; }
member this.ProxyCredentialType : System.ServiceModel.HttpProxyCredentialType with get, set
Public Property ProxyCredentialType As HttpProxyCredentialType
Valeur de propriété
Une des valeurs d’énumération qui indique le type d’informations d’identification du client à utiliser pour l’authentification auprès du proxy.
Exceptions
Affectation d'une valeur indéfinie à la propriété.
Remarques
La valeur de retour peut être l'un des membres d'énumération suivants :