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