WSTrustChannel.ChannelFactory Свойство

Определение

Получает или задает фабрику, создавшую канал.

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 защищен.

Применяется к