Sdílet prostřednictvím


MetadataSerializer.ReadIndexedProtocolEndpoint(XmlReader) Metoda

Definice

Přečte indexovaný koncový bod.

protected:
 virtual System::IdentityModel::Metadata::IndexedProtocolEndpoint ^ ReadIndexedProtocolEndpoint(System::Xml::XmlReader ^ reader);
protected virtual System.IdentityModel.Metadata.IndexedProtocolEndpoint ReadIndexedProtocolEndpoint (System.Xml.XmlReader reader);
abstract member ReadIndexedProtocolEndpoint : System.Xml.XmlReader -> System.IdentityModel.Metadata.IndexedProtocolEndpoint
override this.ReadIndexedProtocolEndpoint : System.Xml.XmlReader -> System.IdentityModel.Metadata.IndexedProtocolEndpoint
Protected Overridable Function ReadIndexedProtocolEndpoint (reader As XmlReader) As IndexedProtocolEndpoint

Parametry

reader
XmlReader

Čtečka XML.

Návraty

Indexovaný koncový bod.

Výjimky

reader je null.

Platí pro