Aracılığıyla paylaş


WSTrustRequestSerializer.ReadCustomElement Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, özel bir öğeyi okur.

protected:
 virtual void ReadCustomElement(System::Xml::XmlReader ^ reader, System::IdentityModel::Protocols::WSTrust::WSTrustSerializationContext ^ context);
protected virtual void ReadCustomElement (System.Xml.XmlReader reader, System.IdentityModel.Protocols.WSTrust.WSTrustSerializationContext context);
abstract member ReadCustomElement : System.Xml.XmlReader * System.IdentityModel.Protocols.WSTrust.WSTrustSerializationContext -> unit
override this.ReadCustomElement : System.Xml.XmlReader * System.IdentityModel.Protocols.WSTrust.WSTrustSerializationContext -> unit
Protected Overridable Sub ReadCustomElement (reader As XmlReader, context As WSTrustSerializationContext)

Parametreler

reader
XmlReader

XmlReader Geçerli öğeye konumlandırılan nesne.

context
WSTrustSerializationContext

WSTrustSerializationContext Geçerli serileştirme bağlamını içeren bir.

Açıklamalar

Varsayılan uygulama bir NotSupportedExceptionoluşturur.

Şunlara uygulanır