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