4 references to properties
System (4)
security\system\security\Authentication\ExtendedProtection\Configuration\ExtendedProtectionPolicyElement.cs (4)
16this.properties.Add(this.policyEnforcement); 17this.properties.Add(this.protectionScenario); 18this.properties.Add(this.customServiceNames); 23get { return this.properties; }