TcpTransportSecurityElement.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를 반환합니다.

특성

적용 대상