Domanda

I have a web service that:

Is the message encrypted during transport across the network to the message queue on the other machine?

È stato utile?

Soluzione

Yes, all properties of type WireEncryptedString on a message are encrypted on the sender endpoint and then decrypted on the receiving endpoint.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top