Message in Italian (Italiano)
Per ExtendedProtectionPolicy è stato specificato il valore 'Always' di PolicyEnforcement e ChannelBinding non è stato trovato. In questo caso non è possibile applicare ExtendedProtectionPolicy. Modificare il binding per rendere disponibile ChannelBinding. Per StandardBinding utilizzare TransportWithMessageCredential come SecurityMode 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' and a ChannelBinding was not found. This prevents the ExtendedProtectionPolicy from being enforced. Change the binding to make a ChannelBinding available, 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