Partager via


MetadataSerializer.ReadIndexedProtocolEndpoint(XmlReader) Méthode

Définition

Lit un point de terminaison indexé.

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

Paramètres

reader
XmlReader

Lecteur XML.

Retours

Point de terminaison indexé.

Exceptions

reader a la valeur null.

S’applique à