HttpsTransportBindingElement.GetTransportTokenAssertion Metodo

Definizione

Ottiene il XmlElement che rappresenta il token di trasporto utilizzato nell'associazione di sicurezza.

public:
 virtual System::Xml::XmlElement ^ GetTransportTokenAssertion();
public System.Xml.XmlElement GetTransportTokenAssertion ();
abstract member GetTransportTokenAssertion : unit -> System.Xml.XmlElement
override this.GetTransportTokenAssertion : unit -> System.Xml.XmlElement
Public Function GetTransportTokenAssertion () As XmlElement

Restituisce

XmlElement rappresenta il token di trasporto utilizzato nell'associazione di sicurezza.

Implementazioni

Commenti

È utilizzato per generare WSDL per il servizio associato.

Si applica a