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

ICredentials::GetCredential method

معلومات RTTI.

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

ملاحظات

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

انظر أيضًا