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 접근자 보호 됩니다.

적용 대상