3 references to policyEnforcement
System (3)
security\system\security\Authentication\ExtendedProtection\Configuration\ExtendedProtectionPolicyElement.cs (3)
16this.properties.Add(this.policyEnforcement); 29return (PolicyEnforcement)this[this.policyEnforcement]; 32this[this.policyEnforcement] = value;