共用方式為


WSTrustChannel.ChannelFactory 屬性

定義

取得或設定建立通道的 Factory。

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

屬性值

WSTrustChannelFactory

建立通道物件的 WSTrustChannelFactory

備註

Set 存取子受到保護。

適用於