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