Freigeben über


WSTrustChannel.ChannelFactory Eigenschaft

Definition

Ruft die Factory ab, die den Channel erstellt hat, oder legt diese fest.

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

Eigenschaftswert

WSTrustChannelFactory

Die WSTrustChannelFactory, die das Channelobjekt erstellt hat.

Hinweise

Der Set-Accessor ist geschützt.

Gilt für