Implemented interface member:
method
WriteTo
System.IdentityModel.ISecurityElement.WriteTo(System.Xml.XmlDictionaryWriter, System.IdentityModel.DictionaryManager)
1 reference to WriteTo
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlAssertion.cs (1)
611this.tokenStream.WriteTo(dictionaryWriter, samlSerializer.DictionaryManager);