2 references to GetMachineCert
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (2)
187return IsActivated(ActivationFlags.Machine) && (GetMachineCert() != null); 305string machineCertificate = GetMachineCert();