Message in Czech (Čeština)
Zadaná hodnota vlastnosti AuthenticationScheme v elementu HttpTransportBindingElement (<var>X</var>) není při vytváření objektu ChannelFactory povolena. Pokud jste použili standardní vazbu, ujistěte se, zda nebyl typ ClientCredentialType nastaven na hodnotu HttpClientCredentialType.InheritedFromHost, která je na klientovi neplatná. Pokud hodnotu nastavujete na <var>X</var> přímo v elementu HttpTransportBindingElement, nastavte ji na Digest, Negotiate, NTLM, Basic nebo 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