WsFederationMetadataSerializer.ReadMetadata(XmlReader) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Read metadata and create the corresponding WsFederationConfiguration.
public Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration ReadMetadata (System.Xml.XmlReader reader);
member this.ReadMetadata : System.Xml.XmlReader -> Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration
Public Function ReadMetadata (reader As XmlReader) As WsFederationConfiguration
Parameters
Returns
Exceptions
if error occurs when reading metadata