.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Microsoft.IdentityModel.Xml
  3. DelegatingXmlDictionaryReader
  4. CanReadBinaryContent
  • DelegatingXmlDictionaryReader
    • DelegatingXmlDictionaryReader()
    • AttributeCount
    • BaseURI
    • CanReadBinaryContent
    • CanReadValueChunk
    • Depth
    • EOF
    • HasValue
    • InnerReader
    • IsDefault
    • IsEmptyElement
    • LineNumber
    • LinePosition
    • LocalName
    • Name
    • NamespaceURI
    • NameTable
    • NodeType
    • Prefix
    • ReadState
    • this[Int32]
    • this[String, String]
    • this[String]
    • UseInnerReader
    • Value
    • ValueType
    • XmlLang
    • XmlSpace
    • GetAttribute(Int32)
    • GetAttribute(String)
    • GetAttribute(String, String)
    • HasLineInfo()
    • LookupNamespace(String)
    • MoveToAttribute(Int32)
    • MoveToAttribute(String)
    • MoveToAttribute(String, String)
    • MoveToElement()
    • MoveToFirstAttribute()
    • MoveToNextAttribute()
    • Read()
    • ReadAttributeValue()
    • ReadContentAsBase64(Byte[], Int32, Int32)
    • ReadContentAsBinHex(Byte[], Int32, Int32)
    • ReadValueChunk(Char[], Int32, Int32)
    • ResolveEntity()
netcoreapp2.2
namespace Microsoft.IdentityModel.Xml
{
    [DefaultMember("Item")]
    public class DelegatingXmlDictionaryReader : XmlDictionaryReader, IXmlLineInfo
    {
        public override bool CanReadBinaryContent { get; }
    }
}
.NET Core 2.12.2
Information specific to netcoreapp2.2
Assembly

Microsoft.IdentityModel.Xml , Version=5.3.0.0, PublicKeyToken=31bf3856ad364e35

Referencing

The API is automatically referenced.

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 🗙