4 references to SignThenEncrypt
System.ServiceModel (4)
System\ServiceModel\Security\MessagePartProtectionMode.cs (1)
25return MessagePartProtectionMode.SignThenEncrypt;
System\ServiceModel\Security\SendSecurityHeader.cs (1)
535(this.SecurityAppliedMessage.BodyProtectionMode != MessagePartProtectionMode.SignThenEncrypt) &&
System\ServiceModel\Security\WSSecurityOneDotZeroSendSecurityHeader.cs (2)
298case MessagePartProtectionMode.SignThenEncrypt: 377case MessagePartProtectionMode.SignThenEncrypt: