.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.IdentityModel
  3. DelegatingXmlDictionaryWriter
  4. WriteBase64(Byte[], Int32, Int32)
  • DelegatingXmlDictionaryWriter
    • DelegatingXmlDictionaryWriter()
    • CanCanonicalize
    • InnerWriter
    • WriteState
    • Close()
    • EndCanonicalization()
    • Flush()
    • InitializeInnerWriter(XmlDictionaryWriter)
    • InitializeTracingWriter(XmlWriter)
    • LookupPrefix(String)
    • StartCanonicalization(Stream, Boolean, String[])
    • WriteBase64(Byte[], Int32, Int32)
    • WriteCData(String)
    • WriteCharEntity(Char)
    • WriteChars(Char[], Int32, Int32)
    • WriteComment(String)
    • WriteDocType(String, String, String, String)
    • WriteEndAttribute()
    • WriteEndDocument()
    • WriteEndElement()
    • WriteEntityRef(String)
    • WriteFullEndElement()
    • WriteProcessingInstruction(String, String)
    • WriteRaw(String)
    • WriteRaw(Char[], Int32, Int32)
    • WriteStartAttribute(String, String, String)
    • WriteStartDocument()
    • WriteStartDocument(Boolean)
    • WriteStartElement(String, String, String)
    • WriteString(String)
    • WriteSurrogateCharEntity(Char, Char)
    • WriteWhitespace(String)
    • WriteXmlAttribute(String, String)
    • WriteXmlnsAttribute(String, String)
net481
namespace System.IdentityModel
{
    public class DelegatingXmlDictionaryWriter : XmlDictionaryWriter
    {
        public override void WriteBase64(byte[] buffer, int index, int count);
    }
}
.NET Framework 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net481
Assembly

System.IdentityModel , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089

Referencing

Your project needs an assembly reference to System.IdentityModel.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙