System::Net::ICredentials::GetCredential methode
ICredentials::GetCredential method
RTTI-informatie.
virtual System::SharedPtr<NetworkCredential> System::Net::ICredentials::GetCredential(System::SharedPtr<Uri> uri, String authType)=0
| Parameter | Type | Beschrijving |
|---|---|---|
| uri | System::SharedPtr<Uri> | De URI waarvoor het authenticatietype door een client wordt geleverd. |
| authType | String | Het authenticatietype. |
Opmerkingen
Retourneert referenties voor de opgegeven URI en authenticatietype.
Zie ook
- Typedef SharedPtr
- Class NetworkCredential
- Class Uri
- Class String
- Class ICredentials
- Namespace System::Net
- Library Aspose.Page for C++