WSTrustChannel.ChannelFactory Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Kanalı oluşturan fabrikası alır veya ayarlar.
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
Özellik Değeri
WSTrustChannelFactoryKanal nesnesini oluşturan.
Açıklamalar
Küme erişimcisi korunuyor.