ExtendedProtectionPolicyElement::PolicyEnforcement Property
.NET Framework (current version)
Gets or sets the policy enforcement value for this configuration policy element.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("policyEnforcement")] property PolicyEnforcement PolicyEnforcement { PolicyEnforcement get(); void set(PolicyEnforcement value); }
Property Value
Type: System.Security.Authentication.ExtendedProtection::PolicyEnforcementReturns a PolicyEnforcement value that indicates when the extended protection policy should be enforced.
This value is an PolicyEnforcement value.
.NET Framework
Available since 2.0
Available since 2.0
Show: