ExtendedProtectionPolicyElement Constructor ()
.NET Framework (current version)
Initializes a new instance of the ExtendedProtectionPolicyElement class.
Assembly: System (in System.dll)
When this constructor is used to initialize a new instance of the ExtendedProtectionPolicyElement class, the PolicyEnforcement property is set to Never, the ProtectionScenario property is set to TransportSelected, and the ServiceNameElementCollection property is set to null.
The properties on the ExtendedProtectionPolicyElement class instance should be set to appropriate values for the application before calling the BuildPolicy method.
.NET Framework
Available since 2.0
Available since 2.0
Show: