Méthode System::Net::ICredentials::GetCredential
ICredentials::GetCredential method
Informations RTTI.
virtual System::SharedPtr<NetworkCredential> System::Net::ICredentials::GetCredential(System::SharedPtr<Uri> uri, String authType)=0
| Paramètre | Type | Description |
|---|---|---|
| uri | System::SharedPtr<Uri> | L’URI pour laquelle le type d’authentification est fourni par le client. |
| typeAuthentification | String | Le type d’authentification. |
Remarques
Renvoie les informations d’identification pour l’URI spécifié et le type d’authentification.
Voir aussi
- Typedef SharedPtr
- Class NetworkCredential
- Class Uri
- Class String
- Class ICredentials
- Namespace System::Net
- Library Aspose.Font for C++