WSFederationHttpBinding.GetTransport Metodo

Definizione

Restituisce l'elemento di associazione di trasporto dall'associazione corrente.

protected:
 override System::ServiceModel::Channels::TransportBindingElement ^ GetTransport();
protected override System.ServiceModel.Channels.TransportBindingElement GetTransport();
override this.GetTransport : unit -> System.ServiceModel.Channels.TransportBindingElement
Protected Overrides Function GetTransport () As TransportBindingElement

Valori restituiti

Oggetto TransportBindingElement dell'associazione corrente.

Si applica a