WSTrustChannelClientCredentials Constructors

Definitie

Overloads

WSTrustChannelClientCredentials()

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

Van toepassing op

WSTrustChannelClientCredentials(ClientCredentials)

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

Parameters

clientCredentials
ClientCredentials

Van toepassing op

WSTrustChannelClientCredentials(WSTrustChannelClientCredentials)

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

Parameters

Van toepassing op