Share via


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 を返します。

属性

適用対象