1 write to useMachineContext
System.ServiceModel (1)
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (1)
231
this.
useMachineContext
= useMachineContext;
1 reference to useMachineContext
System.ServiceModel (1)
System\ServiceModel\Security\X509ClientCertificateAuthentication.cs (1)
252
using (X509Chain chain = new X509Chain(this.
useMachineContext
))