Message in Finnish (suomi)
AuthenticationScheme-ominaisuudelle kohteessa HttpTransportBindingElement (<var>X</var>) määritettyä arvoa ei sallita, kun muodostetaan ChannelFactory-kohde. Jos käytit vakiosidontaa, varmista, että ClientCredentialType-asetus ei ole HttpClientCredentialType.InheritedFromHost, joka ei ole kelvollinen arvo asiakkaalle. Jos asetit arvoksi <var>X</var> suoraan HttpTransportBindingElement-kohteelle, aseta arvoksi Digest, Negotiate, NTLM, Basic tai Anonymous.
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