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