Pergunta

I have a web service that:

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

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top