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