WSTrustChannel.ChannelFactory 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定建立通道的 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。
備註
Set 存取子受到保護。