2 overrides of WriteKnownResponseElement
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrust13ResponseSerializer.cs (1)
94public override void WriteKnownResponseElement(RequestSecurityTokenResponse rstr, XmlWriter writer, WSTrustSerializationContext context)
System\IdentityModel\Protocols\WSTrust\WSTrustFeb2005ResponseSerializer.cs (1)
74public override void WriteKnownResponseElement(RequestSecurityTokenResponse rstr, XmlWriter writer, WSTrustSerializationContext context)
1 reference to WriteKnownResponseElement
System.IdentityModel (1)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (1)
1706responseSerializer.WriteKnownResponseElement(response, writer, context);