3 references to protectionScenario
System (3)
security\system\security\Authentication\ExtendedProtection\Configuration\ExtendedProtectionPolicyElement.cs (3)
17this.properties.Add(this.protectionScenario); 39return (ProtectionScenario)this[this.protectionScenario]; 42this[this.protectionScenario] = value;