ExtendedProtectionPolicyElement::ProtectionScenario Property
.NET Framework (current version)
Gets or sets the kind of protection enforced by the extended protection policy for this configuration policy element.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("protectionScenario", DefaultValue = ProtectionScenario::TransportSelected)] property ProtectionScenario ProtectionScenario { ProtectionScenario get(); void set(ProtectionScenario value); }
Property Value
Type: System.Security.Authentication.ExtendedProtection::ProtectionScenarioA ProtectionScenario value that indicates the kind of protection enforced by the policy.
.NET Framework
Available since 2.0
Available since 2.0
Show: