Message in Arabic (العربية)
قامت ExtendedProtectionPolicy بتحديد PolicyEnforcement بقيمة 'Always' والتي تكون غير معتمدة لوضع المصادقة المطلوب. يمنع ذلك فرض ExtendedProtectionPolicy. بالنسبة لـ StandardBindings استخدم وضع SecurityMode لـ TransportWithMessageCredential ونوع ClientCredential في Windows. أما بالنسبة لـ CustomBindings، فاستخدم SspiNegotiationOverTransport أو KerberosOverTransport. وكبديل، حدد PolicyEnforcement إلى 'Never'.
Unlocalized message
ExtendedProtectionPolicy specified a PolicyEnforcement of 'Always' which is not supported for the authentication mode requested. This prevents the ExtendedProtectionPolicy from being enforced. For StandardBindings use a SecurityMode of TransportWithMessageCredential and a ClientCredential type of Windows. For CustomBindings use SspiNegotiationOverTransport or KerberosOverTransport. Alternatively, specify a PolicyEnforcement of 'Never'.
Search by Google