Message in Portuguese (Brazil) (Português (Brasil))
O valor especificado para a propriedade AuthenticationScheme no HttpTransportBindingElement ('<var>X</var>') não é permitido durante a compilação de uma ChannelFactory. Se você usou uma associação padrão, verifique se ClientCredentialType não está definida como HttpClientCredentialType.InheritedFromHost, um valor que é inválido em um cliente. Se você definir o valor como '<var>X</var>' diretamente no HttpTransportBindingElement, defina-o como Digest, Negotiate, NTLM, Basic ou 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