4 references to ImportProtectionAssertions
System.ServiceModel (4)
System\ServiceModel\Channels\SecurityBindingElementImporter.cs (4)
238this.ImportProtectionAssertions(endpointBindingAssertions, out endpointSignedParts, out endpointEncryptedParts); 256this.ImportProtectionAssertions(operationBindingAssertions, out operationSignedParts, out operationEncryptedParts); 270this.ImportProtectionAssertions(messageBindingAssertions, out messageSignedParts, out messageEncryptedParts); 364this.ImportProtectionAssertions(faultBindingAssertions, out messageSignedParts, out messageEncryptedParts);