Share via


WSTrustChannel.ChannelFactory Proprietà

Definizione

Ottiene o imposta la factory che ha creato il canale.

public:  property System::ServiceModel::Security::WSTrustChannelFactory ^ ChannelFactory {  public:
System::ServiceModel::Security::WSTrustChannelFactory ^ get(); protected:
 void set(System::ServiceModel::Security::WSTrustChannelFactory ^ value); };
public System.ServiceModel.Security.WSTrustChannelFactory ChannelFactory { get; protected set; }
member this.ChannelFactory : System.ServiceModel.Security.WSTrustChannelFactory with get, set
Public Property ChannelFactory As WSTrustChannelFactory

Valore della proprietà

WSTrustChannelFactory

Oggetto WSTrustChannelFactory che ha creato l'oggetto canale.

Commenti

La funzione di accesso set è protetta.

Si applica a