Message in Dutch (Nederlands)
De opgegeven waarde voor de eigenschap AuthenticationScheme van HttpTransportBindingElement ('<var>X</var>') is niet toegestaan als ChannelFactory wordt opgebouwd. Als u een standaardbinding hebt gebruikt, controleert u of ClientCredentialType niet is ingesteld op HttpClientCredentialType.InheritedFromHost. Deze waarde is ongeldig op een client. Als u de waarde hebt ingesteld op '<var>X</var>' rechtstreeks op HttpTransportBindingElement, stelt u deze in op Digest, Negotiate, NTLM, Basic of 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