Message in Turkish (Türkçe)
AuthenticationScheme özelliği için HttpTransportBindingElement ('<var>X</var>') öğesinde belirtilen değere ChannelFactory oluşturulurken izin verilmiyor. Standart bir bağlama kullandıysanız, ClientCredentialType'ın istemcilerde geçersiz bir değer olan HttpClientCredentialType.InheritedFromHost olarak ayarlanmadığından emin olun. Değeri doğrudan HttpTransportBindingElement üzerinde '<var>X</var>' olarak ayarladıysanız, lütfen Digest, Negotiate, NTLM, Basic veya Anonymous olarak ayarlayın.
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