طريقة System::Net::ICredentials::GetCredential
ICredentials::GetCredential method
معلومات RTTI.
virtual System::SharedPtr<NetworkCredential> System::Net::ICredentials::GetCredential(System::SharedPtr<Uri> uri, String authType)=0
| Parameter | Type | الوصف |
|---|---|---|
| uri | System::SharedPtr<Uri> | عنوان URI الذي يتم فيه توفير نوع المصادقة بواسطة العميل. |
| authType | String | نوع المصادقة. |
ملاحظات
يرجع بيانات الاعتماد للـ URI المحدد ونوع المصادقة.
انظر أيضًا
- Typedef SharedPtr
- Class NetworkCredential
- Class Uri
- Class String
- Class ICredentials
- Namespace System::Net
- Library Aspose.Page for C++