WSHttpTransportSecurityElement.ExtendedProtectionPolicy 属性

定义

获取一个 ExtendedProtectionPolicyElement 实例,其中包含用于会话的扩展保护的配置设置。

public:
 property System::Security::Authentication::ExtendedProtection::Configuration::ExtendedProtectionPolicyElement ^ ExtendedProtectionPolicy { System::Security::Authentication::ExtendedProtection::Configuration::ExtendedProtectionPolicyElement ^ get(); };
[System.Configuration.ConfigurationProperty("extendedProtectionPolicy")]
public System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement ExtendedProtectionPolicy { get; }
[<System.Configuration.ConfigurationProperty("extendedProtectionPolicy")>]
member this.ExtendedProtectionPolicy : System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement
Public ReadOnly Property ExtendedProtectionPolicy As ExtendedProtectionPolicyElement

属性值

ExtendedProtectionPolicyElement

返回 ExtendedProtectionPolicyElement

属性

适用于