Message in Italian (Italiano)
Per ExtendedProtectionPolicy è stato specificato il valore 'Always' di PolicyEnforcement, che non è supportato per la modalità di autenticazione richiesta. In questo caso non è possibile applicare ExtendedProtectionPolicy. Per StandardBinding, utilizzare SecurityMode di TransportWithMessageCredential e un tipo ClientCredential di Windows. Per CustomBinding, utilizzare SspiNegotiationOverTransport o KerberosOverTransport. In alternativa, specificare il valore 'Never' di PolicyEnforcement.
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