WsFederationMetadataSerializer.ReadSecurityTokenServiceEndpoint 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:SecurityTokenServiceEndpoint element from metadata XML.
protected virtual string? ReadSecurityTokenServiceEndpoint (System.Xml.XmlReader reader);
abstract member ReadSecurityTokenServiceEndpoint : System.Xml.XmlReader -> string
override this.ReadSecurityTokenServiceEndpoint : System.Xml.XmlReader -> string
Protected Overridable Function ReadSecurityTokenServiceEndpoint (reader As XmlReader) As String
Parameters
Returns
Active token endpoint string
Exceptions
If an error occurs while reading the SecurityTokenServiceEndpoint