ExtendedProtectionPolicyElement::BuildPolicy Method ()
.NET Framework (current version)
The BuildPolicy method builds a new ExtendedProtectionPolicy instance based on the properties set on the ExtendedProtectionPolicyElement class.
Assembly: System (in System.dll)
Return Value
Type: System.Security.Authentication.ExtendedProtection::ExtendedProtectionPolicy^A new ExtendedProtectionPolicy instance that represents the extended protection policy created.
The properties on the ExtendedProtectionPolicyElement class instance must be set before calling the BuildPolicy method.
.NET Framework
Available since 2.0
Available since 2.0
Show: