Aracılığıyla paylaş


WSTrust13ResponseSerializer.WriteKnownResponseElement Yöntem

Tanım

Nesnede RequestSecurityTokenResponse desteklenen öğeleri giden akışa yazar.

public:
 override void WriteKnownResponseElement(System::IdentityModel::Protocols::WSTrust::RequestSecurityTokenResponse ^ rstr, System::Xml::XmlWriter ^ writer, System::IdentityModel::Protocols::WSTrust::WSTrustSerializationContext ^ context);
public override void WriteKnownResponseElement (System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse rstr, System.Xml.XmlWriter writer, System.IdentityModel.Protocols.WSTrust.WSTrustSerializationContext context);
override this.WriteKnownResponseElement : System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse * System.Xml.XmlWriter * System.IdentityModel.Protocols.WSTrust.WSTrustSerializationContext -> unit
Public Overrides Sub WriteKnownResponseElement (rstr As RequestSecurityTokenResponse, writer As XmlWriter, context As WSTrustSerializationContext)

Parametreler

writer
XmlWriter

XmlWriter Yazacak nesne.

context
WSTrustSerializationContext

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

Özel durumlar

rstr, null değeridir.

-veya-

writer, null değeridir.

-veya-

context, null değeridir.

Şunlara uygulanır