Freigeben über


WSTrustChannelClientCredentials Konstruktoren

Definition

Überlädt

WSTrustChannelClientCredentials()
WSTrustChannelClientCredentials(ClientCredentials)
WSTrustChannelClientCredentials(WSTrustChannelClientCredentials)

WSTrustChannelClientCredentials()

Quelle:
WsTrustChannelClientCredentials.cs
Quelle:
WsTrustChannelClientCredentials.cs
Quelle:
WsTrustChannelClientCredentials.cs
public:
 WSTrustChannelClientCredentials();
public WSTrustChannelClientCredentials ();
Public Sub New ()

Gilt für:

WSTrustChannelClientCredentials(ClientCredentials)

Quelle:
WsTrustChannelClientCredentials.cs
Quelle:
WsTrustChannelClientCredentials.cs
Quelle:
WsTrustChannelClientCredentials.cs
public:
 WSTrustChannelClientCredentials(System::ServiceModel::Description::ClientCredentials ^ clientCredentials);
public WSTrustChannelClientCredentials (System.ServiceModel.Description.ClientCredentials clientCredentials);
new System.ServiceModel.Federation.WSTrustChannelClientCredentials : System.ServiceModel.Description.ClientCredentials -> System.ServiceModel.Federation.WSTrustChannelClientCredentials
Public Sub New (clientCredentials As ClientCredentials)

Parameter

clientCredentials
ClientCredentials

Gilt für:

WSTrustChannelClientCredentials(WSTrustChannelClientCredentials)

Quelle:
WsTrustChannelClientCredentials.cs
Quelle:
WsTrustChannelClientCredentials.cs
Quelle:
WsTrustChannelClientCredentials.cs
protected:
 WSTrustChannelClientCredentials(System::ServiceModel::Federation::WSTrustChannelClientCredentials ^ other);
protected WSTrustChannelClientCredentials (System.ServiceModel.Federation.WSTrustChannelClientCredentials other);
new System.ServiceModel.Federation.WSTrustChannelClientCredentials : System.ServiceModel.Federation.WSTrustChannelClientCredentials -> System.ServiceModel.Federation.WSTrustChannelClientCredentials
Protected Sub New (other As WSTrustChannelClientCredentials)

Parameter

Gilt für: