Méthode System::Net::IWebProxy::set_Credentials
IWebProxy::set_Credentials method
Définit les informations d’identification pour l’authentification sur le serveur proxy.
virtual void System::Net::IWebProxy::set_Credentials(System::SharedPtr<ICredentials> value)=0
| Paramètre | Type | Description |
|---|---|---|
| valeur | System::SharedPtr<ICredentials> | Informations d’identification à définir. |
Voir aussi
- Typedef SharedPtr
- Class ICredentials
- Class IWebProxy
- Namespace System::Net
- Library Aspose.Font for C++