3 references to WSTrustResponseSerializer
System.ServiceModel (3)
System\ServiceModel\Security\WSTrustChannel.cs (3)
265
/// The <see cref="
WSTrustResponseSerializer
" /> this channel will use for serializing WS-Trust response
298
/// The <see cref="
WSTrustResponseSerializer
" /> this channel will use for serializing WS-Trust response
407
return
WSTrustResponseSerializer
.ReadXml(response.GetReaderAtBodyContents(), WSTrustSerializationContext);