1 write to rstrXml
System.ServiceModel (1)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
161this.rstrXml = rstrXml;
2 references to rstrXml
System.ServiceModel (2)
System\ServiceModel\Security\RequestSecurityTokenResponse.cs (2)
395return this.rstrXml; 594this.rstrXml.WriteTo(w);