2 references to protectionScenarioName
System (2)
security\system\security\Authentication\ExtendedProtection\ExtendedProtectionPolicy.cs (2)
89
protectionScenario = (ProtectionScenario)info.GetInt32(
protectionScenarioName
);
176
info.AddValue(
protectionScenarioName
, (int)protectionScenario);