Udostępnij przez


WSTrustChannelClientCredentials Konstruktory

Definicja

Przeciążenia

WSTrustChannelClientCredentials()
WSTrustChannelClientCredentials(ClientCredentials)
WSTrustChannelClientCredentials(WSTrustChannelClientCredentials)

WSTrustChannelClientCredentials()

Źródło:
WsTrustChannelClientCredentials.cs
Źródło:
WsTrustChannelClientCredentials.cs
Źródło:
WsTrustChannelClientCredentials.cs
public:
 WSTrustChannelClientCredentials();
public WSTrustChannelClientCredentials ();
Public Sub New ()

Dotyczy

WSTrustChannelClientCredentials(ClientCredentials)

Źródło:
WsTrustChannelClientCredentials.cs
Źródło:
WsTrustChannelClientCredentials.cs
Źródło:
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)

Parametry

clientCredentials
ClientCredentials

Dotyczy

WSTrustChannelClientCredentials(WSTrustChannelClientCredentials)

Źródło:
WsTrustChannelClientCredentials.cs
Źródło:
WsTrustChannelClientCredentials.cs
Źródło:
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)

Parametry

Dotyczy