2 references to CreateResponse
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrust13ResponseSerializer.cs (1)
42
RequestSecurityTokenResponse rstr = WSTrustSerializationHelper.
CreateResponse
(reader, context, this, WSTrustConstantsAdapter.Trust13);
System\IdentityModel\Protocols\WSTrust\WSTrustFeb2005ResponseSerializer.cs (1)
36
return WSTrustSerializationHelper.
CreateResponse
(reader, context, this, WSTrustConstantsAdapter.TrustFeb2005);