Message in Hebrew (עברית)
הערך המפורט עבור מאפיין AuthenticationScheme ב- HttpTransportBindingElement ('<var>X</var>') אינו מותר בעת בניית ChannelFactory. בעת שימוש באיגוד רגיל, יש לוודא שה-ClientCredentialType אינו מוגדר כ- HttpClientCredentialType.InheritedFromHost, ערך שאינו חוקי עבור הלקוח. אם תגדיר את הערך כ- '<var>X</var>' ישירות ב- HttpTransportBindingElement, הגדר אותו כ- Digest, Negotiate, NTLM, Basic או 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