طريقة System::Net::ICredentials::GetCredential

ICredentials::GetCredential method

معلومات RTTI.

virtual System::SharedPtr<NetworkCredential> System::Net::ICredentials::GetCredential(System::SharedPtr<Uri> uri, String authType)=0
معاملنوعالوصف
uriSystem::SharedPtr<Uri>URI الذي يتم توفير نوع المصادقة له من قبل العميل.
authTypeStringنوع المصادقة.

ملاحظات

يعيد بيانات الاعتماد للـ URI المحدد ونوع المصادقة.

انظر أيضًا