Message in Arabic (العربية)
لا يتم السماح بالقيمة المحددة للخاصية AuthenticationScheme على HttpTransportBindingElement ('<var>X</var>') عند بناء ChannelFactory. وإذا استخدمت رابطًا قياسيًا، فتأكد من أنه لا يتم تعيين ClientCredentialType إلى HttpClientCredentialType.InheritedFromHost، وهي قيمة غير صالحة على عميل. وفي حالة تعيين القيمة إلى '<var>X</var>' مباشرة على HttpTransportBindingElement، يرجى تعيينها إلى تشفير أو تفاوض أو NTLM أو أساسي أو مجهول.
Unlocalized message
The value specified for the AuthenticationScheme property on the HttpTransportBindingElement ('<var>X</var>') is not allowed when building a ChannelFactory. If you used a standard binding, ensure the ClientCredentialType is not set to HttpClientCredentialType.InheritedFromHost, a value which is invalid on a client. If you set the value to '<var>X</var>' directly on the HttpTransportBindingElement, please set it to Digest, Negotiate, NTLM, Basic, or Anonymous.
Search by Google