2 references to Clone
System.ServiceModel.Federation (2)
System\ServiceModel\Federation\WsTrustChannelClientCredentials.cs (1)
72return new WSTrustChannelSecurityTokenManager((WSTrustChannelClientCredentials)Clone());
System\ServiceModel\Federation\WSTrustChannelSecurityTokenProvider.cs (1)
466channelFactory.Endpoint.EndpointBehaviors.Add(ClientCredentials.Clone());