Compartir a través de


WSTrustChannelClientCredentials Constructores

Definición

Sobrecargas

WSTrustChannelClientCredentials()
WSTrustChannelClientCredentials(ClientCredentials)
WSTrustChannelClientCredentials(WSTrustChannelClientCredentials)

WSTrustChannelClientCredentials()

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

Se aplica a

WSTrustChannelClientCredentials(ClientCredentials)

Source:
WsTrustChannelClientCredentials.cs
Source:
WsTrustChannelClientCredentials.cs
Source:
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)

Parámetros

clientCredentials
ClientCredentials

Se aplica a

WSTrustChannelClientCredentials(WSTrustChannelClientCredentials)

Source:
WsTrustChannelClientCredentials.cs
Source:
WsTrustChannelClientCredentials.cs
Source:
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)

Parámetros

Se aplica a