2 writes to useMachineContext
System.IdentityModel (2)
System\IdentityModel\Selectors\X509CertificateChain.cs (2)
34
this.
useMachineContext
= useMachineContext;
39
this.
useMachineContext
= useMachineContext;
1 reference to useMachineContext
System.IdentityModel (1)
System\IdentityModel\Selectors\X509CertificateChain.cs (1)
101
BuildChain(this.
useMachineContext
? new IntPtr(CAPI.HCCE_LOCAL_MACHINE) : new IntPtr(CAPI.HCCE_CURRENT_USER),