ExtendedProtectionPolicyElement.PolicyEnforcement 속성

정의

이 구성 정책 요소에 대한 정책 적용 값을 가져오거나 설정합니다.

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

속성 값

PolicyEnforcement

확장 보호 정책을 적용 해야 하는 시기를 나타내는 열거형 값 중 하나입니다.

특성

설명

이 값은는 PolicyEnforcement 값입니다.

적용 대상