Saml2SecurityTokenHandler.ReadAttributeValue Method (XmlReader, Saml2Attribute)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Reads an attribute value.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Parameters
- reader
-
Type:
System.Xml.XmlReader
An XmlReader positioned at the element to read.
- attribute
-
Type:
System.IdentityModel.Tokens.Saml2Attribute
The attribute being read.
Exception | Condition |
---|---|
ArgumentNullException | reader is null. |
.NET Framework
Available since 4.5
Available since 4.5
Show: