다음을 통해 공유


ExtendedProtectionPolicyElement.ProtectionScenario 속성

정의

이 구성 정책 요소에 대한 확장 보호 정책을 통해 적용할 보호의 종류를 가져오거나 설정합니다.

public:
 property System::Security::Authentication::ExtendedProtection::ProtectionScenario ProtectionScenario { System::Security::Authentication::ExtendedProtection::ProtectionScenario get(); void set(System::Security::Authentication::ExtendedProtection::ProtectionScenario value); };
[System.Configuration.ConfigurationProperty("protectionScenario", DefaultValue=System.Security.Authentication.ExtendedProtection.ProtectionScenario.TransportSelected)]
public System.Security.Authentication.ExtendedProtection.ProtectionScenario ProtectionScenario { get; set; }
[<System.Configuration.ConfigurationProperty("protectionScenario", DefaultValue=System.Security.Authentication.ExtendedProtection.ProtectionScenario.TransportSelected)>]
member this.ProtectionScenario : System.Security.Authentication.ExtendedProtection.ProtectionScenario with get, set
Public Property ProtectionScenario As ProtectionScenario

속성 값

정책에 따라 적용되는 보호 종류를 나타내는 ProtectionScenario 값입니다.

특성

적용 대상