2 references to WSTrustChannelClientCredentials
dotnet-svcutil-lib (2)
CodeDomFixup\System.ServiceModel.FederationCodeGen.cs (2)
49
protected WSTrustChannelClientCredentials(
WSTrustChannelClientCredentials
other) : base(other) { }
56
public WSTrustChannelSecurityTokenManager(
WSTrustChannelClientCredentials
wsTrustChannelClientCredentials) : base(wsTrustChannelClientCredentials) { }