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