WsFederationMetadataSerializer.ReadPassiveRequestorEndpoint(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 fed:PassiveRequestorEndpoint element in xml.
protected virtual string ReadPassiveRequestorEndpoint (System.Xml.XmlReader reader);
abstract member ReadPassiveRequestorEndpoint : System.Xml.XmlReader -> string
override this.ReadPassiveRequestorEndpoint : System.Xml.XmlReader -> string
Protected Overridable Function ReadPassiveRequestorEndpoint (reader As XmlReader) As String
Parameters
Returns
token endpoint string
Exceptions
if error occurs when reading PassiveRequestorEndpoint