문제

I have a web service that:

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top