4 references to Context
System.IdentityModel (4)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (4)
50rst.Context = reader.GetAttribute(trustConstants.Attributes.Context); 687writer.WriteAttributeString(trustConstants.Attributes.Context, (string)rst.Context); 1382rstr.Context = reader.GetAttribute(trustConstants.Attributes.Context); 1702writer.WriteAttributeString(trustConstants.Attributes.Context, response.Context);