Partager via


WSTrustChannel.ChannelFactory Propriété

Définition

Obtient ou définit la fabrique qui a créé le canal.

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

Valeur de propriété

WSTrustChannelFactory

WSTrustChannelFactory qui a créé l'objet du canal.

Remarques

L’accesseur Set est protégé.

S’applique à