Edit

Share via


WSTrustChannelSecurityTokenManager(WSTrustChannelClientCredentials) Constructor

Definition

public:
 WSTrustChannelSecurityTokenManager(System::ServiceModel::Federation::WSTrustChannelClientCredentials ^ wsTrustChannelClientCredentials);
public WSTrustChannelSecurityTokenManager (System.ServiceModel.Federation.WSTrustChannelClientCredentials wsTrustChannelClientCredentials);
new System.ServiceModel.Federation.WSTrustChannelSecurityTokenManager : System.ServiceModel.Federation.WSTrustChannelClientCredentials -> System.ServiceModel.Federation.WSTrustChannelSecurityTokenManager
Public Sub New (wsTrustChannelClientCredentials As WSTrustChannelClientCredentials)

Parameters

wsTrustChannelClientCredentials
WSTrustChannelClientCredentials

Applies to